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 classGenericMessageA generic message to be used with remote listeners.classSuiteMessageAIStringMessageimplementation for suite running events.classTestMessageAnIStringMessageimplementation for test events.classTestResultMessageAnIStringMessageimplementation for test results events.
-