| Package | Description |
|---|---|
| org.jvnet.testing.hk2mockito | |
| org.jvnet.testing.hk2mockito.internal |
| Modifier and Type | Field and Description |
|---|---|
private ParentCache |
HK2MockitoInjectionResolver.parentCache |
| Constructor and Description |
|---|
HK2MockitoInjectionResolver(MockitoService mockitoService,
ParentCache parentCache) |
| Modifier and Type | Field and Description |
|---|---|
private ParentCache |
MockitoService.parentCache |
| Constructor and Description |
|---|
MockitoService(MemberCache memberCache,
ParentCache parentCache,
ObjectFactory objectFactory,
ServiceLocator locator,
IterableProvider<InjectionResolver> resolvers,
InjectionResolver systemResolver) |