net.grinder.console.communication
Class TestProcessControlImplementation

java.lang.Object
  extended by net.grinder.console.communication.TestProcessControlImplementation

public class TestProcessControlImplementation
extends Object

Unit tests for ProcessControlImplementation.

Author:
Philip Aston

Constructor Summary
TestProcessControlImplementation()
           
 
Method Summary
 void setUp()
           
 void testStartWorkerProcessesWidthDistributedFilesInvalidRelativePath2()
           
 void testStartWorkerProcessesWithDistributedFiles()
           
 void testStartWorkerProcessesWithDistributedFilesAdjustRelativePath()
           
 void testStartWorkerProcessesWithDistributedFilesInvalidRelativePath()
           
 void testStartWorkerProcessesWithDistributedFilesKeepRelativePath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestProcessControlImplementation

public TestProcessControlImplementation()
Method Detail

setUp

public void setUp()
           throws Exception
Throws:
Exception

testStartWorkerProcessesWithDistributedFiles

public void testStartWorkerProcessesWithDistributedFiles()
                                                  throws Exception
Throws:
Exception

testStartWorkerProcessesWithDistributedFilesInvalidRelativePath

public void testStartWorkerProcessesWithDistributedFilesInvalidRelativePath()
                                                                     throws Exception
Throws:
Exception

testStartWorkerProcessesWidthDistributedFilesInvalidRelativePath2

public void testStartWorkerProcessesWidthDistributedFilesInvalidRelativePath2()
                                                                       throws Exception
Throws:
Exception

testStartWorkerProcessesWithDistributedFilesKeepRelativePath

public void testStartWorkerProcessesWithDistributedFilesKeepRelativePath()
                                                                  throws Exception
Throws:
Exception

testStartWorkerProcessesWithDistributedFilesAdjustRelativePath

public void testStartWorkerProcessesWithDistributedFilesAdjustRelativePath()
                                                                    throws Exception
Throws:
Exception


Copyright © 2000-2013. All Rights Reserved.