net.grinder.console.communication
Class TestConsoleCommunicationImplementation
java.lang.Object
net.grinder.testutility.AbstractJUnit4FileTestCase
net.grinder.console.communication.TestConsoleCommunicationImplementation
public class TestConsoleCommunicationImplementation
- extends net.grinder.testutility.AbstractJUnit4FileTestCase
Unit test case for ConsoleCommunicationImplementation. Also tests
ProcessControlImplementation and
DistributionControlImplementation.
- Author:
- Philip Aston
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestConsoleCommunicationImplementation
public TestConsoleCommunicationImplementation()
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
testShutdown
public void testShutdown()
throws Exception
- Throws:
Exception
testWithProcessControl
public void testWithProcessControl()
throws Exception
- Throws:
Exception
testDistributionControl
public void testDistributionControl()
throws Exception
- Throws:
Exception
testProcessOneMessage
public void testProcessOneMessage()
throws Exception
- Throws:
Exception
testSendExceptions
public void testSendExceptions()
throws Exception
- Throws:
Exception
testErrorHandling
public void testErrorHandling()
throws Exception
- Throws:
Exception
testErrorHandlingWithFurtherCommunicationProblems
public void testErrorHandlingWithFurtherCommunicationProblems()
throws Exception
- Throws:
Exception
Copyright © 2000-2013. All Rights Reserved.