net.grinder.engine.process
Class TestGrinderThread
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.engine.process.TestGrinderThread
public class TestGrinderThread
- extends AbstractJUnit4FileTestCase
Unit tests for GrinderThread.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestGrinderThread
public TestGrinderThread()
setUp
public void setUp()
throws Exception
- Throws:
Exception
testConstruction
public void testConstruction()
throws Exception
- Throws:
Exception
testRun
public void testRun()
throws Exception
- Throws:
Exception
testMultipleRuns
public void testMultipleRuns()
throws Exception
- Throws:
Exception
testRunForeverShutdownException
public void testRunForeverShutdownException()
throws Exception
- Throws:
Exception
testRunScriptException
public void testRunScriptException()
throws Exception
- Throws:
Exception
testRunScriptEngineException
public void testRunScriptEngineException()
throws Exception
- Throws:
Exception
testRunSomeOtherException
public void testRunSomeOtherException()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.