net.grinder.scriptengine.java
Class TestJavaDCRInstrumenter
java.lang.Object
net.grinder.scriptengine.java.TestJavaDCRInstrumenter
public class TestJavaDCRInstrumenter
- extends Object
Unit tests for JavaDCRInstrumenter.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestJavaDCRInstrumenter
public TestJavaDCRInstrumenter()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
testGetDescription
public void testGetDescription()
throws Exception
- Throws:
Exception
testCreateProxyWithNonWrappableParameters
public void testCreateProxyWithNonWrappableParameters()
throws Exception
- Throws:
Exception
testInstrumentClass
public void testInstrumentClass()
throws Exception
- Throws:
Exception
testInstrumentUnmodifiableCLass
public void testInstrumentUnmodifiableCLass()
throws Exception
- Throws:
Exception
testInstrumentInstance
public void testInstrumentInstance()
throws Exception
- Throws:
Exception
testSelectivelyInstrumentInstance
public void testSelectivelyInstrumentInstance()
throws Exception
- Throws:
Exception
testWithNull
public void testWithNull()
throws Exception
- Throws:
Exception
testArrays
public void testArrays()
throws Exception
- Throws:
Exception
testWithNoPackage
public void testWithNoPackage()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.