Uses of Package
dagger.hilt.android.testing
Package
Description
This package contains APIs for writing Android local or instrumentation tests with Hilt.
-
ClassDescriptionProvides access to the Singleton component in tests, so that Rules can access it after custom test modules have been added.Public for use by generated code and
invalid @link
TestApplicationComponentManager
-
ClassDescriptionA
TestRule
for Hilt that can be used with JVM or Instrumentation tests.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