net.grinder.engine.agent
Class TestAgentImplementation
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.engine.agent.TestAgentImplementation
public class TestAgentImplementation
- extends net.grinder.testutility.AbstractJUnit4FileTestCase
Unit tests for Agent
TestAgent.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestAgentImplementation
public TestAgentImplementation()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Overrides:
tearDown in class net.grinder.testutility.AbstractJUnit4FileTestCase
- Throws:
Exception
testConstruction
public void testConstruction()
throws Exception
- Throws:
Exception
testRunDefaultProperties
public void testRunDefaultProperties()
throws Exception
- Throws:
Exception
testRun
public void testRun()
throws Exception
- Throws:
Exception
testWithConsole
public void testWithConsole()
throws Exception
- Throws:
Exception
testRampUp
public void testRampUp()
throws Exception
- Throws:
Exception
testReconnect
public void testReconnect()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.