org.apache.maven.surefire.junitcore
Class ConfigurableParallelComputerTest.Dummy

java.lang.Object
  extended by org.apache.maven.surefire.junitcore.ConfigurableParallelComputerTest.Dummy
Enclosing class:
ConfigurableParallelComputerTest

public static class ConfigurableParallelComputerTest.Dummy
extends Object


Constructor Summary
ConfigurableParallelComputerTest.Dummy()
           
 
Method Summary
 void testNotMuch()
           
 void testStub1()
           
 void testStub2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurableParallelComputerTest.Dummy

public ConfigurableParallelComputerTest.Dummy()
Method Detail

testNotMuch

public void testNotMuch()

testStub1

public void testStub1()

testStub2

public void testStub2()


Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.