|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Recorder
Interface to the test instrumentation.
| Method Summary | |
|---|---|
void |
end(boolean success)
Call after instrumented code to complete test recording. |
void |
start()
Call before instrumented code to initiate test recording. |
| Method Detail |
|---|
void start()
throws EngineException
EngineException - Test recording could not be initiated.
void end(boolean success)
throws EngineException
success - true if the test completed successfully.
EngineException - Test recording could not be completed.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||