|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--org.jzonic.webtester.WebTestSuite
The WebTestSuite is a set of WebTests.
| Constructor Summary | |
WebTestSuite(java.lang.String suiteName)
|
|
| Method Summary | |
void |
addWebTest(WebTester webTest)
Adds a testcase to the testsuite |
WebTestSuiteResult |
runTestSuite()
Runs the entire testsuite. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public WebTestSuite(java.lang.String suiteName)
| Method Detail |
public void addWebTest(WebTester webTest)
webTest - a testcasepublic WebTestSuiteResult runTestSuite()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||