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

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

public static class ConfigurableParallelComputerTest.SlowTest
extends Object


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

Constructor Detail

ConfigurableParallelComputerTest.SlowTest

public ConfigurableParallelComputerTest.SlowTest()
Method Detail

testNotMuch

public void testNotMuch()
                 throws InterruptedException
Throws:
InterruptedException

testNotMuch2

public void testNotMuch2()
                  throws InterruptedException
Throws:
InterruptedException

testNotMuch3

public void testNotMuch3()
                  throws InterruptedException
Throws:
InterruptedException


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