Uses of Interface
org.jvnet.hk2.testing.junit.HK2TestModule
-
Packages that use HK2TestModule Package Description org.jvnet.hk2.testing.junit -
-
Uses of HK2TestModule in org.jvnet.hk2.testing.junit
Methods in org.jvnet.hk2.testing.junit with parameters of type HK2TestModule Modifier and Type Method Description static ServiceLocator
HK2TestUtilities. create(java.lang.String name, ServiceLocator parent, HK2TestModule... modules)
Will create a ServiceLocator after doing test-specific bindings from the TestModulestatic ServiceLocator
HK2TestUtilities. create(java.lang.String name, HK2TestModule... modules)
-