Class CucumberEngineExecutionContext

  • All Implemented Interfaces:
    org.junit.platform.engine.support.hierarchical.EngineExecutionContext

    @API(status=STABLE)
    public final class CucumberEngineExecutionContext
    extends Object
    implements org.junit.platform.engine.support.hierarchical.EngineExecutionContext
    • Method Detail

      • beforeFeature

        public void beforeFeature​(io.cucumber.core.gherkin.Feature feature)
      • finishTestRun

        public void finishTestRun()