Class SortingFactory
java.lang.Object
net.masterthought.cucumber.sorting.SortingFactory
Keeps references to classes that sort results.
- Author:
- Damian Szczepanik (damianszczepanik@github)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionsortFeatures(Collection<Feature> features) sortSteps(Collection<StepObject> steps) sortTags(Collection<TagObject> tags)
-
Constructor Details
-
SortingFactory
-
-
Method Details
-
sortFeatures
-
sortTags
-
sortSteps
-