Uses of Interface
org.testng.remote.strprotocol.IStringMessage

Packages that use IStringMessage
org.testng.remote.strprotocol   
 

Uses of IStringMessage in org.testng.remote.strprotocol
 

Classes in org.testng.remote.strprotocol that implement IStringMessage
 class GenericMessage
          A generic message to be used with remote listeners.
 class SuiteMessage
          A IStringMessage implementation for suite running events.
 class TestMessage
          An IStringMessage implementation for test events.
 class TestResultMessage
          An IStringMessage implementation for test results events.
 



Copyright © 2011. All Rights Reserved.