Package io.didomi.sdk.testing
See: Description
-
Annotation Summary Annotation Description OpenClass This annotation allows us to open some classes for mocking purposes while they are final in release builds. OpenForTesting Annotate a class with OpenForTesting if you want it to be extendable in debug builds. OpenForTesting