Package dagger.hilt.android.internal.testing
package dagger.hilt.android.internal.testing
-
ClassDescriptionCreates a test's early component.Annotation that generates a Hilt test application.A Junit
TestRulethat's installed in all Hilt tests.Do not use except in Hilt generated code!For use by Hilt internally only! Returns the component manager.Contains the data needed to create a test's component.Returns the component using the given registered modules.Stores theTestComponentDatafor a Hilt test class.TestInjector<T>Interface to expose a method for members injection for use in tests.