|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RvFixture | |
com.reuters.msgtest | |
com.reuters.msgtest.fixture | |
com.reuters.msgtest.load.config |
Uses of RvFixture in com.reuters.msgtest |
Methods in com.reuters.msgtest with parameters of type RvFixture | |
void |
TibRvRequestReplyTestCase.performRequestReplyTest(RvFixture fixture)
|
RvRecorder |
FunctionalTestCase.performStandardTest(RvFixture fixture)
This will setup the recorder to record all expected responses, send the stimulus messages out, then compare actual to recorded messges. |
Uses of RvFixture in com.reuters.msgtest.fixture |
Classes in com.reuters.msgtest.fixture that implement RvFixture | |
class |
BaseRvFixture
|
Methods in com.reuters.msgtest.fixture that return RvFixture | |
RvFixture |
XMLDigester.digest(java.io.Reader reader)
|
Uses of RvFixture in com.reuters.msgtest.load.config |
Classes in com.reuters.msgtest.load.config that implement RvFixture | |
class |
LoadTestFixture
This class obtains obtains the fixture data and how it should be modified for a load test from an xml file. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |