public static class StepFinder.ByPriorityField extends Object implements StepFinder.PrioritisingStrategy
StepCandidate.getPriority()
field which is settable in the
Given
, When
, Then
annotations.Constructor and Description |
---|
ByPriorityField() |
Modifier and Type | Method and Description |
---|---|
List<StepCandidate> |
prioritise(String stepAsText,
List<StepCandidate> candidates) |
public List<StepCandidate> prioritise(String stepAsText, List<StepCandidate> candidates)
prioritise
in interface StepFinder.PrioritisingStrategy
Copyright © 2003–2016. All rights reserved.