Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.mom4j
Class AllTests  view AllTests download AllTests.java

java.lang.Object
  extended byjunit.framework.TestSuite
      extended byorg.mom4j.AllTests
All Implemented Interfaces:
junit.framework.Test

public class AllTests
extends junit.framework.TestSuite


Field Summary
 
Fields inherited from class junit.framework.TestSuite
 
Constructor Summary
AllTests()
           
 
Method Summary
static junit.framework.TestSuite suite()
           
 
Methods inherited from class junit.framework.TestSuite
addTest, addTestSuite, countTestCases, createTest, getName, getTestConstructor, run, runTest, setName, testAt, testCount, tests, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.TestSuite suite()