|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object junit.framework.TestSuite org.ujac.util.template.test.AllTemplateTests
public class AllTemplateTests
Name: AllTemplateTests
Description: Test suite running all template interpreter test cases.
Constructor Summary | |
---|---|
AllTemplateTests(String name)
Constructs a new AllTemplateTests instance. |
Method Summary | |
---|---|
static void |
main(String[] args)
The main method for testing purposes. |
static junit.framework.Test |
suite()
Creates a new instance of the test 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 |
---|
public AllTemplateTests(String name)
name
- The name of the new test suite.Method Detail |
---|
public static junit.framework.Test suite()
public static void main(String[] args)
args
- The command line arguments.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |