|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jvnet.hk2.test.TestRunner
public class TestRunner
| Constructor Summary | |
|---|---|
TestRunner()
|
|
| Method Summary | |
|---|---|
junit.framework.TestResult |
runTests(java.io.File reportDir)
Runs all the tests and returns the result. |
void |
setStartupContext(com.sun.enterprise.module.bootstrap.StartupContext context)
|
void |
start()
|
void |
stop()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestRunner()
| Method Detail |
|---|
public void setStartupContext(com.sun.enterprise.module.bootstrap.StartupContext context)
setStartupContext in interface com.sun.enterprise.module.bootstrap.ModuleStartuppublic void start()
start in interface com.sun.enterprise.module.bootstrap.ModuleStartuppublic void stop()
stop in interface com.sun.enterprise.module.bootstrap.ModuleStartuppublic junit.framework.TestResult runTests(java.io.File reportDir)
reportDir - If non-null, XML reports of the test runs will be placed in this folder.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||