|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectParkNPark.tests.RunAll
public class RunAll
Runs all 48 test configurations
| Field Summary | |
|---|---|
protected String |
projectRoot
The project root folder |
| Constructor Summary | |
|---|---|
RunAll(String projectRoot)
Creates a new test suite runner for the given project root path |
|
| Method Summary | |
|---|---|
static void |
main(String[] args)
Runs the entire test suite |
void |
run()
Runs the entire test suite |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String projectRoot
| Constructor Detail |
|---|
public RunAll(String projectRoot)
projectRoot - The root of the project to use in this test
suite run| Method Detail |
|---|
public static void main(String[] args)
args - Not usedpublic void run()
run in interface Runnable
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||