net.grinder.engine.process.dcr
Class TestDCRContextImplementation
java.lang.Object
net.grinder.engine.process.dcr.TestDCRContextImplementation
public class TestDCRContextImplementation
- extends Object
Unit tests for DCRContextImplementation.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestDCRContextImplementation
public TestDCRContextImplementation()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testCreateWithNoInstrumentation
public void testCreateWithNoInstrumentation()
throws Exception
- Throws:
Exception
testCreateWithNoRetransformation
public void testCreateWithNoRetransformation()
throws Exception
- Throws:
Exception
testCreateWithBadRetransformation
public void testCreateWithBadRetransformation()
throws Exception
- Throws:
Exception
testWithBadAdvice
public void testWithBadAdvice()
throws Exception
- Throws:
Exception
testExternalLoggerIsInstrumentable
public void testExternalLoggerIsInstrumentable()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.