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

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

public static class ConcurrentRunListenerTest.DummyWithFailure
extends Object


Constructor Summary
ConcurrentRunListenerTest.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

ConcurrentRunListenerTest.DummyWithFailure

public ConcurrentRunListenerTest.DummyWithFailure()
Method Detail

testBeforeFail

public void testBeforeFail()

testWillFail

public void testWillFail()

testAfterFail

public void testAfterFail()


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