Uses of Class
org.jbehave.core.model.Alias
-
Packages that use Alias Package Description org.jbehave.core.parsers -
-
Uses of Alias in org.jbehave.core.parsers
Methods in org.jbehave.core.parsers that return types with arguments of type Alias Modifier and Type Method Description Collection<Alias>
AliasParser. parse(Set<String> aliasesAsStrings)
Collection<Alias>
JsonAliasParser. parse(Set<String> aliasesAsStrings)
-