| Class | Description |
|---|---|
| AnnotationBasedTestInjectorManager | |
| CopyBindingTargetVisitor<T> |
| Annotation Type | Description |
|---|---|
| ModulesForTesting |
Creates a Governator-Guice Injector using the provided modules for use in testing.
|
| ReplaceWithMock |
Creates an override binding for the annotated type.
|
| WrapWithSpy |
Wraps an existing binding with a Mockito
Spy. |