|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ContainerMethodExecutor
RemoteMethodExecutor A Generic way to execute a in-container/remotely deployed test case. Implementations should handle the protocol used for communication ie http/servlet, jmx, rmi etc.
Method Summary | |
---|---|
TestResult |
invoke(TestMethodExecutor testMethodExecutor)
Invoke a test method deployed in the container. |
Method Detail |
---|
TestResult invoke(TestMethodExecutor testMethodExecutor)
testMethodExecutor
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |