|
|||||||||
| Home >> All >> com >> jguild >> jrpm >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.jguild.jrpm.test
Class AllTests

java.lang.Objectcom.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
|
|||||||||
| Home >> All >> com >> jguild >> jrpm >> [ test overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.jguild.jrpm.test.AllTests