All Classes and Interfaces
Class
Description
An annotation that can be used on a test field to contribute the value into the
SingletonComponent as an ElementsIntoSet for the given type.An annotation that can be used on a test field to contribute the value into the
SingletonComponent.An annotation that can be used on a test field to contribute the value into the
SingletonComponent as an IntoMap
for the given type.An annotation that can be used on a test field to contribute the value into the
SingletonComponent as an IntoSet
for the given type.An annotation that creates an application with the given base type that can be used for any
test in the given build.
A
TestRule for Hilt that can be used with JVM or Instrumentation tests.Annotation used for marking an Android emulator tests that require injection.
An application that can be used for Android instrumentation or Robolectric tests using Hilt.
Provides access to the Singleton component in tests, so that Rules can access it after custom
test modules have been added.
Rules should register an implementation of this to get access to the singleton component
Public for use by generated code and
TestApplicationComponentManagerAnnotation used for skipping test injection in a Hilt Android Test.
An annotation used to uninstall modules that have previously been installed with
InstallIn.