All action-properties of a Scenario
All mandatory actions of a Scenario (Given, Then)
Default enum name of an Feature module
The Action group contains a list of acrion with the property defined which is a part of the behaviour property
Action property for But
Contains all the scenario groups and information of the Feature
Action property for Given
Contains all information of a scenario the class name of the scenario and the description it also contains all the action groups of the scenario
Action property for Then
Action property for When
Helper template for Scenarios
This template get the action with the behaviour-Property from a Behaviour object
Get the action property of the alias T
* Params: * M = the module
Handles all BDD information concerning the Feature Comments, description, function-names, scenarios and actions