|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--junit.framework.TestSuite
|
+--de.oio.bugkilla.player.WebTestSuite
|
+--de.oio.bugkilla.player.JUserInteraction
| Constructor Summary | |
JUserInteraction()
|
|
| Method Summary | |
void |
run(junit.framework.TestResult result)
Runs the tests and collects their result in a TestResult. |
| Methods inherited from class de.oio.bugkilla.player.WebTestSuite |
addTestSuite, getMyPlayer, setMyPlayer |
| Methods inherited from class junit.framework.TestSuite |
addTest, addTestSuite, countTestCases, getName, 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 JUserInteraction()
| Method Detail |
public void run(junit.framework.TestResult result)
throws IllegalStructureException
run in interface junit.framework.Testrun in class WebTestSuiteresult - the Test-Result will be send to the specified TestResult
IllegalStructureException - if the child element is not a TestStep object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||