|
|||||||||
| Home >> All >> [ marauroa overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
marauroa
Class RunTests

java.lang.Objectmarauroa.RunTests
- public class RunTests
- extends java.lang.Object
TestSuite that runs all the sample tests
| Nested Class Summary | |
private static class |
RunTests.Killer
|
| Constructor Summary | |
RunTests()
|
|
| Method Summary | |
static void |
main(java.lang.String[] args)
|
private static junit.framework.TestResult |
runTest(junit.framework.Test e,
java.lang.String timestamp)
|
static junit.framework.Test |
suite()
|
static junit.framework.Test |
suiteActive()
|
static junit.framework.Test |
suiteBase()
|
static junit.framework.Test |
suiteGame()
|
static junit.framework.Test |
suiteNet()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
RunTests
public RunTests()
| Method Detail |
main
public static void main(java.lang.String[] args)
runTest
private static junit.framework.TestResult runTest(junit.framework.Test e, java.lang.String timestamp) throws java.io.FileNotFoundException
suite
public static junit.framework.Test suite()
suiteBase
public static junit.framework.Test suiteBase()
suiteNet
public static junit.framework.Test suiteNet()
suiteGame
public static junit.framework.Test suiteGame()
suiteActive
public static junit.framework.Test suiteActive()
|
|||||||||
| Home >> All >> [ marauroa overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
marauroa.RunTests