Package dagger.hilt.android.testing
Annotation Interface SkipTestInjection
Annotation used for skipping test injection in a Hilt Android Test. This may be useful if
building separate custom test infrastructure to inject the test class from another Hilt
component. This may be used on either the test class or an annotation that annotates
the test class.