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

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

public static class ConcurrentReporterManagerTest.DummyAllOk
extends Object


Constructor Summary
ConcurrentReporterManagerTest.DummyAllOk()
           
 
Method Summary
 void testNotMuchA()
           
 void testStub1A()
           
 void testStub2A()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentReporterManagerTest.DummyAllOk

public ConcurrentReporterManagerTest.DummyAllOk()
Method Detail

testNotMuchA

public void testNotMuchA()

testStub1A

public void testStub1A()

testStub2A

public void testStub2A()


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