com.ibm.rational.test.lt.execution.socket.custom

Interface ISckEventDetailsProvider



  • public interface ISckEventDetailsProvider
    Verification Points (implementing ISckVerificationPoint) may also implement interface ISckEventDetailsProvider to provide additionnal details to the verdict event.
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void provideDetails(VerdictEvent verdictEvent)
      This method is called after the test() and getText() methods and let a chance to add information to the event reporting its verdict, just before it's logged.
    • Method Detail

      • provideDetails

        void provideDetails(VerdictEvent verdictEvent)
        This method is called after the test() and getText() methods and let a chance to add information to the event reporting its verdict, just before it's logged.
        Parameters:
        verdictEvent - the event instance to supplement with details
IBM Rational Performance Tester Socket SDK

© Copyright IBM Corp. 2013. All rights reserved.