Class SimpleScenarioTest<STEPS>

java.lang.Object
com.tngtech.jgiven.base.ScenarioTestBase<STEPS,STEPS,STEPS>
com.tngtech.jgiven.base.SimpleScenarioTestBase<STEPS>
com.tngtech.jgiven.junit.SimpleScenarioTest<STEPS>

public class SimpleScenarioTest<STEPS> extends com.tngtech.jgiven.base.SimpleScenarioTestBase<STEPS>
  • Field Details

  • Constructor Details

    • SimpleScenarioTest

      public SimpleScenarioTest()
  • Method Details

    • getScenario

      public com.tngtech.jgiven.impl.Scenario<STEPS,STEPS,STEPS> getScenario()
      Specified by:
      getScenario in class com.tngtech.jgiven.base.ScenarioTestBase<STEPS,STEPS,STEPS>