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