Interface TestCaseRunner

All Superinterfaces:
GherkinTestActionRunner, TestActionRunner, TestCaseBuilder

public interface TestCaseRunner extends TestCaseBuilder, GherkinTestActionRunner
Author:
Christoph Deppisch
  • Method Details

    • start

      void start()
      Starts the test case execution.
    • stop

      void stop()
      Stops test case execution.