net.grinder.scriptengine
Class TestCompositeInstrumenter
java.lang.Object
net.grinder.scriptengine.TestCompositeInstrumenter
public class TestCompositeInstrumenter
- extends Object
Unit tests for CompositeInstrumenter.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestCompositeInstrumenter
public TestCompositeInstrumenter()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testCreateInstrumentedProxy
public void testCreateInstrumentedProxy()
throws Exception
- Throws:
Exception
testCreateInstrumentedProxyWithNull
public void testCreateInstrumentedProxyWithNull()
throws Exception
- Throws:
Exception
testCreateInstrumentedProxyFailure
public void testCreateInstrumentedProxyFailure()
throws Exception
- Throws:
Exception
testInstrument
public void testInstrument()
throws Exception
- Throws:
Exception
testInstrumentWithNull
public void testInstrumentWithNull()
throws Exception
- Throws:
Exception
testCreateInstrumentedFailure
public void testCreateInstrumentedFailure()
throws Exception
- Throws:
Exception
testGetDescription
public void testGetDescription()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.