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

Quick Search    Search Deep

com.phoenixst.plexus
Class AllTests  view AllTests download AllTests.java

java.lang.Object
  extended bycom.phoenixst.plexus.AllTests

public class AllTests
extends java.lang.Object

Test suite for all tests in this package.

Since:
1.0
Version:
$Revision: 1.1 $

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

Constructor Detail

AllTests

public AllTests()
Method Detail

suite

public static junit.framework.Test suite()

main

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