Uses of Interface
org.spockframework.runtime.IFeatureSortOrder

Packages that use IFeatureSortOrder
org.spockframework.runtime   
org.spockframework.runtime.model   
 

Uses of IFeatureSortOrder in org.spockframework.runtime
 

Classes in org.spockframework.runtime that implement IFeatureSortOrder
 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
 void SpecInfo.sortFeatures(IFeatureSortOrder order)
           
 



Copyright © 2013. All rights reserved