com.mycila.testing.plugin.guice
Class Guice2TestPlugin
java.lang.Object
com.mycila.testing.core.plugin.DefaultTestPlugin
com.mycila.testing.plugin.guice.Guice2TestPlugin
- All Implemented Interfaces:
- com.mycila.plugin.api.Plugin, TestPlugin
public final class Guice2TestPlugin
- extends DefaultTestPlugin
- Author:
- Mathieu Carbou (mathieu.carbou@gmail.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
INJECTOR
public static final String INJECTOR
- See Also:
- Constant Field Values
Guice2TestPlugin
public Guice2TestPlugin()
prepareTestInstance
public void prepareTestInstance(TestContext context)
- Specified by:
prepareTestInstance in interface TestPlugin- Overrides:
prepareTestInstance in class DefaultTestPlugin
Copyright © 2008-2011 Mycila. All Rights Reserved.