Package com.tngtech.jgiven.base

Class Summary
ScenarioTestBase<GIVEN,WHEN,THEN> Base class for Scenario tests.
SimpleScenarioTestBase<STEPS> ScenarioTest that only takes a single type parameter that is used for all three step definition types.
StageBase<SELF extends StageBase<?>> Useful base class for step definitions as it provides a StageBase.self() method to create fluent interfaces.
 



Copyright © 2014 TNG Technology Consulting. All rights reserved.