|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IReceivedMessage | |
---|---|
raccoon.api.eai.uitest.report | The reporting services and correlated components related to the non regression testing services of the Raccoon Framework. |
raccoon.core.uitest.data |
Uses of IReceivedMessage in raccoon.api.eai.uitest.report |
---|
Methods in raccoon.api.eai.uitest.report that return IReceivedMessage | |
---|---|
IReceivedMessage |
IUnitTestResult.getReceivedMessageAt(int pIndex)
Gets the expected message that was received at the specified index. |
Uses of IReceivedMessage in raccoon.core.uitest.data |
---|
Classes in raccoon.core.uitest.data that implement IReceivedMessage | |
---|---|
class |
ReceivedMessage
Contains information relevant to an expected message. |
Methods in raccoon.core.uitest.data that return IReceivedMessage | |
---|---|
IReceivedMessage |
UiTestResult.getReceivedMessageAt(int pIndex)
Gets the expected message that was received at the specified index. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |