Class Hierarchy
- java.lang.Object
- android.content.Context
- android.content.ContextWrapper
- android.app.Application (implements android.content.ComponentCallbacks2)
- androidx.multidex.MultiDexApplication
- dagger.hilt.android.testing.HiltTestApplication (implements dagger.hilt.internal.GeneratedComponentManager<T>, dagger.hilt.android.internal.testing.TestApplicationComponentManagerHolder)
- androidx.multidex.MultiDexApplication
- android.app.Application (implements android.content.ComponentCallbacks2)
- android.content.ContextWrapper
- dagger.hilt.android.testing.HiltAndroidRule (implements org.junit.rules.TestRule)
- dagger.hilt.android.testing.OnComponentReadyRunner
- android.content.Context
Interface Hierarchy
- dagger.hilt.android.testing.OnComponentReadyRunner.OnComponentReadyListener<T>
- dagger.hilt.android.testing.OnComponentReadyRunner.OnComponentReadyRunnerHolder
Annotation Interface Hierarchy
- dagger.hilt.android.testing.BindElementsIntoSet (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.BindValue (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.BindValueIntoMap (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.BindValueIntoSet (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.CustomTestApplication (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.HiltAndroidTest (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.SkipTestInjection (implements java.lang.annotation.Annotation)
- dagger.hilt.android.testing.UninstallModules (implements java.lang.annotation.Annotation)