org.apache.maven.surefire.common.junit3
Class JUnit3TestCheckerTest.CustomSuiteOnlyTest

java.lang.Object
  extended by org.apache.maven.surefire.common.junit3.JUnit3TestCheckerTest.CustomSuiteOnlyTest
Enclosing class:
JUnit3TestCheckerTest

public static class JUnit3TestCheckerTest.CustomSuiteOnlyTest
extends Object


Constructor Summary
JUnit3TestCheckerTest.CustomSuiteOnlyTest()
           
 
Method Summary
static JUnit3TestCheckerTest.MySuite2 suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit3TestCheckerTest.CustomSuiteOnlyTest

public JUnit3TestCheckerTest.CustomSuiteOnlyTest()
Method Detail

suite

public static JUnit3TestCheckerTest.MySuite2 suite()


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