Package org.spockframework.runtime
Class JUnitFilterAdapter
java.lang.Object
org.spockframework.runtime.JUnitFilterAdapter
- All Implemented Interfaces:
IFeatureFilter
Adapts an org.junit.runner.manipulation.Filter to an IMethodInfoFilter.
- Author:
- Peter Niederwieser
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JUnitFilterAdapter
public JUnitFilterAdapter(org.junit.runner.manipulation.Filter filter)
-
-
Method Details
-
matches
- Specified by:
matches
in interfaceIFeatureFilter
-