Package org.jvnet.hk2.testing.junit
Interface HK2TestModule
public interface HK2TestModule
-
Method Summary
Modifier and TypeMethodDescriptionvoid
configure
(DynamicConfiguration config) Allows the test to easily configure their test
-
Method Details
-
configure
Allows the test to easily configure their test- Parameters:
config
-
-