Annotation that generates a Hilt test application.
-
Required Element Summary
Required Elements
Class<? extends android.app.Application>
Returns the base Application
class.
-
Element Details
-
testClass
Returns the test class.
-
applicationBaseClass
Class<? extends android.app.Application> applicationBaseClass
Returns the base Application
class.