org.apache.maven.surefire.junitcore
Class ConcurrentReporterManagerTest.DummyWithFailure

java.lang.Object
  extended by org.apache.maven.surefire.junitcore.ConcurrentReporterManagerTest.DummyWithFailure
Enclosing class:
ConcurrentReporterManagerTest

public static class ConcurrentReporterManagerTest.DummyWithFailure
extends Object


Constructor Summary
ConcurrentReporterManagerTest.DummyWithFailure()
           
 
Method Summary
 void testAfterFail()
           
 void testBeforeFail()
           
 void testWillFail()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentReporterManagerTest.DummyWithFailure

public ConcurrentReporterManagerTest.DummyWithFailure()
Method Detail

testBeforeFail

public void testBeforeFail()

testWillFail

public void testWillFail()

testAfterFail

public void testAfterFail()


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