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