|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.spockframework.runtime.JUnitFilterAdapter
public class JUnitFilterAdapter
Adapts an org.junit.runner.manipulation.Filter to an IMethodInfoFilter.
Constructor Summary | |
---|---|
JUnitFilterAdapter(org.junit.runner.manipulation.Filter filter)
|
Method Summary | |
---|---|
boolean |
matches(FeatureInfo method)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JUnitFilterAdapter(org.junit.runner.manipulation.Filter filter)
Method Detail |
---|
public boolean matches(FeatureInfo method)
matches
in interface IFeatureFilter
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |