org.apache.maven.surefire.junit4
Class JUnit4TestCheckerTest.MySuite2

java.lang.Object
  extended by org.apache.maven.surefire.junit4.JUnit4TestCheckerTest.MySuite2
All Implemented Interfaces:
junit.framework.Test
Enclosing class:
JUnit4TestCheckerTest

public static class JUnit4TestCheckerTest.MySuite2
extends Object
implements junit.framework.Test


Constructor Summary
JUnit4TestCheckerTest.MySuite2()
           
 
Method Summary
 int countTestCases()
           
 void run(junit.framework.TestResult testResult)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JUnit4TestCheckerTest.MySuite2

public JUnit4TestCheckerTest.MySuite2()
Method Detail

countTestCases

public int countTestCases()
Specified by:
countTestCases in interface junit.framework.Test

run

public void run(junit.framework.TestResult testResult)
Specified by:
run in interface junit.framework.Test


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