Uses of Class
org.jbehave.core.model.AliasVariant
-
Packages that use AliasVariant Package Description org.jbehave.core.model -
-
Uses of AliasVariant in org.jbehave.core.model
Methods in org.jbehave.core.model that return types with arguments of type AliasVariant Modifier and Type Method Description List<AliasVariant>
Alias. getVariants()
Constructor parameters in org.jbehave.core.model with type arguments of type AliasVariant Constructor Description Alias(String stepIdentifier, StepType type, List<AliasVariant> variants)
-