|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TestCase
The test cases interface. This interface must be implemented by the testing engineer wants to write a test case, it allow to access the tester who will execute the test case.
TestCaseImpl| Method Summary | |
|---|---|
void |
setTester(Tester t)
For set the reference to the tester which will execute the test case in distributed architecture. |
| Method Detail |
|---|
void setTester(Tester t)
t - the reference of the subjacent tester
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||