Uses of Class
org.testng.remote.strprotocol.GenericMessage
-
Packages that use GenericMessage Package Description org.testng.remote.strprotocol -
-
Uses of GenericMessage in org.testng.remote.strprotocol
Methods in org.testng.remote.strprotocol that return GenericMessage Modifier and Type Method Description static GenericMessageMessageHelper. unmarshallGenericMessage(java.lang.String message)Methods in org.testng.remote.strprotocol with parameters of type GenericMessage Modifier and Type Method Description protected abstract voidAbstractRemoteTestRunnerClient. notifyStart(GenericMessage genericMessage)voidIRemoteSuiteListener. onInitialization(GenericMessage genericMessage)General information about the number of suites to be run.
-