Package | Description |
---|---|
org.jvnet.testing.hk2mockito.internal |
Modifier and Type | Method and Description |
---|---|
Object |
MockitoService.findOrCreateSUT(SUT sut,
Injectee injectee,
ServiceHandle<?> root)
Given an SUT annotation and an injectee resolve the service associated
with the injectee and use the metadata in the SUT annotation to possibly
create a mockito spy.
|
Copyright © 2009–2023 Oracle Corporation. All rights reserved.