Package com.tngtech.jgiven
Class Stage<SELF extends Stage<?>>
java.lang.Object
com.tngtech.jgiven.base.StageBase<SELF>
com.tngtech.jgiven.Stage<SELF>
- Type Parameters:
SELF
- the type of the extending class to realize the fluent interface
Base class for Stages.
Defines some introduction words.
Follows the fluent interface pattern.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
Stage
public Stage()
-
-
Method Details
-
given
-
when
-
then
-
and
-
with
-
but
-
comment
-