Method |
Description |
|
dumpBackground ( string $keyword, boolean $short = true, $excludeAsterisk = false ) : string |
Dumps background example. |
|
dumpFeature ( string $keyword, boolean $short = true, $excludeAsterisk = false ) : string |
Dumps feature example. |
|
dumpOutline ( string $keyword, boolean $short = true, $excludeAsterisk = false ) : string |
Dumps outline example. |
|
dumpScenario ( string $keyword, boolean $short = true, $excludeAsterisk = false ) : string |
Dumps scenario example. |
|
dumpStep ( string $keywords, string $text, boolean $short = true, $excludeAsterisk = false ) : string |
Dumps step example. |
|