Searched defs:TestModule (Results 1 - 8 of 8) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-token-service-sts/src/test/java/org/forgerock/openam/sts/tokengeneration/saml2/
H A DRestSTSInstanceStateProviderTest.java69 class TestModule extends AbstractModule { class in class:RestSTSInstanceStateProviderTest
89 final Injector injector = Guice.createInjector(new TestModule());
H A DRestSTSInstanceStateServiceListenerTest.java71 class TestModule extends AbstractModule { class in class:RestSTSInstanceStateServiceListenerTest
91 final Injector injector = Guice.createInjector(new TestModule());
H A DSoapSTSInstanceStateProviderTest.java72 class TestModule extends AbstractModule { class in class:SoapSTSInstanceStateProviderTest
92 final Injector injector = Guice.createInjector(new TestModule());
H A DSoapSTSInstanceStateServiceListenerTest.java72 class TestModule extends AbstractModule { class in class:SoapSTSInstanceStateServiceListenerTest
92 final Injector injector = Guice.createInjector(new TestModule());
/forgerock/openam/openam-sts/openam-token-service-sts/src/test/java/org/forgerock/openam/sts/tokengeneration/saml2/
H A DRestSTSInstanceStateProviderTest.java69 class TestModule extends AbstractModule { class in class:RestSTSInstanceStateProviderTest
89 final Injector injector = Guice.createInjector(new TestModule());
H A DRestSTSInstanceStateServiceListenerTest.java71 class TestModule extends AbstractModule { class in class:RestSTSInstanceStateServiceListenerTest
91 final Injector injector = Guice.createInjector(new TestModule());
H A DSoapSTSInstanceStateProviderTest.java72 class TestModule extends AbstractModule { class in class:SoapSTSInstanceStateProviderTest
92 final Injector injector = Guice.createInjector(new TestModule());
H A DSoapSTSInstanceStateServiceListenerTest.java72 class TestModule extends AbstractModule { class in class:SoapSTSInstanceStateServiceListenerTest
92 final Injector injector = Guice.createInjector(new TestModule());

Completed in 58 milliseconds