Uses of Interface
dagger.hilt.android.internal.testing.TestApplicationComponentManagerHolder
-
Packages that use TestApplicationComponentManagerHolder Package Description dagger.hilt.android.testing This package contains APIs for writing Android local or instrumentation tests with Hilt. -
-
Uses of TestApplicationComponentManagerHolder in dagger.hilt.android.testing
Classes in dagger.hilt.android.testing that implement TestApplicationComponentManagerHolder Modifier and Type Class Description classHiltTestApplicationAn application that can be used for Android instrumentation or Robolectric tests using Hilt.
-