Package org.forgerock.guice.core
Test classes to facilitate setting up the InjectorHolder on a per-test basis.
-
Class Summary Class Description GuiceTestCase A test case that allows registration of guice modules for the life of each test method being run. -
Annotation Types Summary Annotation Type Description GuiceModules This annotation allows the declaration of additional modules to be initialised in the Injector instance.