Interface InstrumentationAssertionService


public interface InstrumentationAssertionService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    startTest(EPRuntime runtime, Class testClass, String testName)
     
  • Method Details

    • startTest

      void startTest(EPRuntime runtime, Class testClass, String testName)
    • endTest

      void endTest()