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

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

public static class ConfigurableParallelComputerTest.Failure
extends Object


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

Constructor Detail

ConfigurableParallelComputerTest.Failure

public ConfigurableParallelComputerTest.Failure()
Method Detail

testNotMuch

public void testNotMuch()

testNotMuch2

public void testNotMuch2()

testWithException

public void testWithException()


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