|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Response | |
com.reuters.msgtest | |
com.reuters.msgtest.fixture |
Uses of Response in com.reuters.msgtest |
Methods in com.reuters.msgtest with parameters of type Response | |
void |
FunctionalTestCase.verifyExpectedResponse(Response response,
RvRecorder recorder)
|
Uses of Response in com.reuters.msgtest.fixture |
Methods in com.reuters.msgtest.fixture that return Response | |
Response |
Responses.getResponse(int i)
Return a Response from the collection. |
Response |
Responses.getResponse(java.lang.String name)
Return a Response from the collection with a given name. |
Methods in com.reuters.msgtest.fixture with parameters of type Response | |
void |
Responses.addResponse(Response response)
Add a Respnse to the collection. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |