|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
This interface should be implemented by every class that represents a test case for opale.
| Method Summary | |
void |
run(java.lang.String PATH)
Method call at the begining of a test. |
void |
stop()
Method call to stop a test. |
| Method Detail |
public void run(java.lang.String PATH)
String, - the absolute path of the test.public void stop()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||