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

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

public static class ConcurrentReporterManagerTest.DummyWithOneIgnore
extends Object


Constructor Summary
ConcurrentReporterManagerTest.DummyWithOneIgnore()
           
 
Method Summary
 void testNotMuch()
           
 void testStub1()
           
 void testStub2()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConcurrentReporterManagerTest.DummyWithOneIgnore

public ConcurrentReporterManagerTest.DummyWithOneIgnore()
Method Detail

testNotMuch

public void testNotMuch()

testStub1

public void testStub1()

testStub2

public void testStub2()


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