Documentation
Tagion
hasActions
tagion
behaviour
BehaviourFeature
@
safe
template
hasActions (
alias
T
)
if
(
isCallable
!
T
) {
@
safe
enum
hasActions
;
}
Return Value
true if the alias T is an Action
tagion
behaviour
BehaviourFeature
aliases
ActionProperties
MandatoryActionProperties
enums
hasProperty
isActionGroup
isInfo
isScenario
manifest constants
feature_name
structs
ActionGroup
But
FeatureGroup
Given
Info
ScenarioGroup
Then
When
templates
Scenarios
_Scenarios
getActions
getAllActions
getAllCallables
getMethod
getProperty
getScenario
hasActions
isFeature
obtainFeature