- get(TestContext) - Method in class org.testifyproject.di.guice.GuiceFakeInstanceProvider
-
- get() - Method in class org.testifyproject.di.guice.GuiceInstrumentProvider
-
- getContext() - Method in class org.testifyproject.di.guice.GuiceServiceInstance
-
- getCustomQualifiers() - Method in class org.testifyproject.di.guice.GuiceServiceInstance
-
- getNameQualifers() - Method in class org.testifyproject.di.guice.GuiceServiceInstance
-
- getService(Type, String) - Method in class org.testifyproject.di.guice.GuiceServiceInstance
-
- getService(Type, Annotation...) - Method in class org.testifyproject.di.guice.GuiceServiceInstance
-
- GuiceAbstractModule - Class in org.testifyproject.di.guice
-
A wrapper class for dynamically registering constants.
- GuiceFakeInstanceProvider - Class in org.testifyproject.di.guice
-
Instance provider implementation that provides fake fields as instances that can be added to
Guice injector.
- GuiceFakeInstanceProvider() - Constructor for class org.testifyproject.di.guice.GuiceFakeInstanceProvider
-
- GuiceInstrumentProvider - Class in org.testifyproject.di.guice
-
An implementation of InstrumentProvider contract that configures rebasing and interception of
Guice Injector operations.
- GuiceInstrumentProvider() - Constructor for class org.testifyproject.di.guice.GuiceInstrumentProvider
-
- GuiceInterceptor - Class in org.testifyproject.di.guice
-
Guice operation interceptor.
- GuiceInterceptor() - Constructor for class org.testifyproject.di.guice.GuiceInterceptor
-
- GuiceServiceInstance - Class in org.testifyproject.di.guice
-
A Google Guice DI implementation of the ServiceInstance spi contract.
- GuiceServiceInstance(Injector) - Constructor for class org.testifyproject.di.guice.GuiceServiceInstance
-
- GuiceServiceProvider - Class in org.testifyproject.di.guice
-
A Google Guice implementation of the ServiceProvider contract.
- GuiceServiceProvider() - Constructor for class org.testifyproject.di.guice.GuiceServiceProvider
-