|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TestDriver
The contract that defines what a testable system is and its usage.
| Method Summary | |
|---|---|
TestItemInfo |
getInfo()
Returns the meta information exposed by the driver. |
DriverResponse |
invoke(java.lang.String testId,
DriverCommand command)
Execute a command of the testing protocol. |
| Method Detail |
|---|
TestItemInfo getInfo()
DriverResponse invoke(java.lang.String testId,
DriverCommand command)
throws TestDriverException
TestDriverException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||