Uses of Package
dagger.hilt.android.testing
-
Classes in dagger.hilt.android.testing used by dagger.hilt.android.testing Class Description HiltAndroidRule ATestRulefor Hilt that can be used with JVM or Instrumentation tests.OnComponentReadyRunner Provides access to the Singleton component in tests, so that Rules can access it after custom test modules have been added.OnComponentReadyRunner.OnComponentReadyListener Rules should register an implementation of this to get access to the singleton component