All Classes
-
All Classes Interface Summary Class Summary Annotation Types Summary Class Description BindElementsIntoSet An annotation that can be used on a test field to contribute the value into theSingletonComponentas anElementsIntoSetfor the given type.BindValue An annotation that can be used on a test field to contribute the value into theSingletonComponent.BindValueIntoMap An annotation that can be used on a test field to contribute the value into theSingletonComponentas anIntoMapfor the given type.BindValueIntoSet An annotation that can be used on a test field to contribute the value into theSingletonComponentas anIntoSetfor the given type.CustomTestApplication An annotation that creates an application with the given base type that can be used for any test in the given build.HiltAndroidRule ATestRulefor Hilt that can be used with JVM or Instrumentation tests.HiltAndroidTest Annotation used for marking an Android emulator tests that require injection.HiltTestApplication An application that can be used for Android instrumentation or Robolectric tests using Hilt.OnComponentReadyRunner Provides access to the Singleton component in tests, so that Rules can access it after custom test modules have been added.OnComponentReadyRunner.OnComponentReadyListener<T> Rules should register an implementation of this to get access to the singleton componentOnComponentReadyRunner.OnComponentReadyRunnerHolder Public for use by generated code andTestApplicationComponentManagerUninstallModules An annotation used to uninstall modules that have previously been installed withInstallIn.