Uses of Interface
org.testng.remote.strprotocol.IStringMessage
-
Packages that use IStringMessage Package Description org.testng.remote.strprotocol -
-
Uses of IStringMessage in org.testng.remote.strprotocol
Classes in org.testng.remote.strprotocol that implement IStringMessage Modifier and Type Class Description class
GenericMessage
A generic message to be used with remote listeners.class
SuiteMessage
AIStringMessage
implementation for suite running events.class
TestMessage
AnIStringMessage
implementation for test events.class
TestResultMessage
AnIStringMessage
implementation for test results events.
-