Uses of Interface
org.spockframework.runtime.IFeatureFilter

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

Uses of IFeatureFilter in org.spockframework.runtime
 

Classes in org.spockframework.runtime that implement IFeatureFilter
 class JUnitFilterAdapter
          Adapts an org.junit.runner.manipulation.Filter to an IMethodInfoFilter.
 

Uses of IFeatureFilter in org.spockframework.runtime.model
 

Methods in org.spockframework.runtime.model with parameters of type IFeatureFilter
 void SpecInfo.filterFeatures(IFeatureFilter filter)
           
 



Copyright © 2013. All rights reserved