net.grinder.script
Class TestTest
java.lang.Object
net.grinder.script.TestTest
public class TestTest
- extends Object
Unit tests for Test.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestTest
public TestTest()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testGetters
public void testGetters()
throws Exception
- Throws:
Exception
testOrdering
public void testOrdering()
throws Exception
- Throws:
Exception
testEquality
public void testEquality()
throws Exception
- Throws:
Exception
testIsSerializable
public void testIsSerializable()
throws Exception
- Throws:
Exception
testWrap
public void testWrap()
throws Exception
- Throws:
Exception
testRecord
public void testRecord()
throws Exception
- Throws:
Exception
testSelectiveRecord
public void testSelectiveRecord()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.