JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
dagger.hilt.android.internal.testing
Interface TestInjector<T>
public interface
TestInjector<T>
Interface to expose a method for members injection for use in tests.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
injectTest
(
T
t)
Method Details
injectTest
void
injectTest
(
T
t)