net.grinder.engine.process
Class TestPluginRegistryImplementation
java.lang.Object
net.grinder.engine.process.TestPluginRegistryImplementation
public class TestPluginRegistryImplementation
- extends Object
Unit test case for PluginRegistry.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestPluginRegistryImplementation
public TestPluginRegistryImplementation()
setUp
public void setUp()
testConstructorAndSingleton
public void testConstructorAndSingleton()
throws Exception
- Throws:
Exception
testRegister
public void testRegister()
throws Exception
- Throws:
Exception
testRegisterWithBadPlugin
public void testRegisterWithBadPlugin()
throws Exception
- Throws:
Exception
testListeners
public void testListeners()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.