Package org.forgerock.guice.core


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