|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PrioritisingStrategy | |
|---|---|
| org.jbehave.core.steps | |
| Uses of PrioritisingStrategy in org.jbehave.core.steps |
|---|
| Classes in org.jbehave.core.steps that implement PrioritisingStrategy | |
|---|---|
static class |
StepFinder.ByLevenshteinDistance
Strategy to priorise candidate steps by Levenshtein Distance. |
static class |
StepFinder.ByPriorityField
Strategy to priorise candidate steps by the CandidateStep.getPriority() field which is settable in the
Given, When, Then annotations. |
| Constructors in org.jbehave.core.steps with parameters of type PrioritisingStrategy | |
|---|---|
StepFinder(PrioritisingStrategy prioritisingStrategy)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||