Uses of Interface
org.spockframework.runtime.IFeatureSortOrder
-
Packages that use IFeatureSortOrder Package Description org.spockframework.runtime org.spockframework.runtime.model -
-
Uses of IFeatureSortOrder in org.spockframework.runtime
Classes in org.spockframework.runtime that implement IFeatureSortOrder Modifier and Type Class Description class
JUnitSorterAdapter
Adapts an org.junit.runner.manipulation.Sorter to a IMethodInfoSorter. -
Uses of IFeatureSortOrder in org.spockframework.runtime.model
Methods in org.spockframework.runtime.model with parameters of type IFeatureSortOrder Modifier and Type Method Description void
SpecInfo. sortFeatures(IFeatureSortOrder order)
-