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

Quick Search    Search Deep

com.jguild.jrpm.test
Class AllTests  view AllTests download AllTests.java

java.lang.Object
  extended bycom.jguild.jrpm.test.AllTests

public class AllTests
extends java.lang.Object

All tests for jRPM


Constructor Summary
AllTests()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method to call junit testrunner
static junit.framework.Test suite()
          Defines the test suite with all tests
 
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

main

public static void main(java.lang.String[] args)
Main method to call junit testrunner


suite

public static junit.framework.Test suite()
Defines the test suite with all tests