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

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

public static class ConfigurableParallelComputerTest.Dummy2
extends Object


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

Constructor Detail

ConfigurableParallelComputerTest.Dummy2

public ConfigurableParallelComputerTest.Dummy2()
Method Detail

testNotMuch

public void testNotMuch()

testDummy2

public void testDummy2()


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