File
Doc
Category
Size
Date
Package
SuiteMethodTest.java
API Doc
Apache Ant 1.70
1346
Wed Dec 13 06:16:18 GMT 2006
org.apache.tools.ant.taskdefs.optional.junit
SuiteMethodTest
java.lang.Object
public class SuiteMethodTest extends Object
validates that the suite() method works in classes that don't implement Test.
Fields Summary
Constructors Summary
Methods Summary
public static
junit.framework.Test
suite
()
return new Nested("testMethod");
Java Code Source