A "GenericSignatureFormatError: Signature Parse error: expected a class type" occurs when calling "mock.getClass().getGenericSuperclass()" on a "@mocked SomeInterface mock". (Does not occur with MockUp.)
The text was updated successfully, but these errors were encountered:
A "GenericSignatureFormatError: Signature Parse error: expected a class type" occurs when calling "mock.getClass().getGenericSuperclass()" on a "@mocked SomeInterface mock". (Does not occur with MockUp.)
The text was updated successfully, but these errors were encountered: