Skip to content
This repository was archived by the owner on Feb 26, 2023. It is now read-only.
This repository was archived by the owner on Feb 26, 2023. It is now read-only.

Mocking activity not possible because class is final #1532

@liviuignat

Description

@liviuignat

Hi,

Use case I encountered: Let's say you want to mock an Activity and verify a mocked method was called. Currently this is not possible because of the final classes being generated. Is the final really required? I don't see it as a requirement in the generated Activity_ classes to be honest, it's adding just extra unnecessary restrictions.

Thanks,
Liviu.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions