Uses of Interface
org.spockframework.runtime.IFeatureFilter
-
Packages that use IFeatureFilter Package Description org.spockframework.runtime org.spockframework.runtime.model -
-
Uses of IFeatureFilter in org.spockframework.runtime
Classes in org.spockframework.runtime that implement IFeatureFilter Modifier and Type Class Description 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 Modifier and Type Method Description void
SpecInfo. filterFeatures(IFeatureFilter filter)
-