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

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

public static class ConfigurableParallelComputerTest.FailingAssertions
extends Object


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

Constructor Detail

ConfigurableParallelComputerTest.FailingAssertions

public ConfigurableParallelComputerTest.FailingAssertions()
Method Detail

testNotMuch

public void testNotMuch()

testNotMuch2

public void testNotMuch2()

testWithFail

public void testWithFail()


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