Uses of Class
com.tngtech.jgiven.impl.ScenarioBase

Packages that use ScenarioBase
com.tngtech.jgiven.impl   
 

Uses of ScenarioBase in com.tngtech.jgiven.impl
 

Subclasses of ScenarioBase in com.tngtech.jgiven.impl
 class Scenario<GIVEN,WHEN,THEN>
          A default scenario implementation that takes three type arguments, one for each stage.
 

Methods in com.tngtech.jgiven.impl that return ScenarioBase
 ScenarioBase ScenarioBase.startScenario(String description)
           
 



Copyright © 2014 TNG Technology Consulting. All rights reserved.