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

Quick Search    Search Deep

org.miamm.soapmmil.test
Class TestSuite  view TestSuite download TestSuite.java

java.lang.Object
  extended byorg.miamm.soapmmil.test.TestSuite

public class TestSuite
extends java.lang.Object

Generated by JUnitDoclet, a tool provided by ObjectFab GmbH under LGPL. Please see www.junitdoclet.org, www.gnu.org and www.objectfab.de for informations about the tool, the licence and the authors.


Constructor Summary
TestSuite()
           
 
Method Summary
static void main(java.lang.String[] args)
           
static junit.framework.TestSuite suite()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TestSuite

public TestSuite()
Method Detail

suite

public static junit.framework.TestSuite suite()

main

public static void main(java.lang.String[] args)