Package | Description |
---|---|
org.jbehave.core.steps |
Modifier and Type | Class and Description |
---|---|
static class |
StepFinder.ByLevenshteinDistance
Strategy to priorise candidate steps by Levenshtein Distance
|
static class |
StepFinder.ByPriorityField
Strategy to priorise step candidates by the
StepCandidate.getPriority() field which is settable in the
Given , When , Then annotations. |
Constructor and Description |
---|
StepFinder(StepFinder.PrioritisingStrategy prioritisingStrategy)
Creates a StepFinder with a custom strategy
|
Copyright © 2003-2014. All Rights Reserved.