public class JUnitFilterAdapter extends java.lang.Object implements IFeatureFilter
| Constructor and Description |
|---|
JUnitFilterAdapter(org.junit.runner.manipulation.Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
matches(FeatureInfo method) |
public JUnitFilterAdapter(org.junit.runner.manipulation.Filter filter)
public boolean matches(FeatureInfo method)
matches in interface IFeatureFilterCopyright © 2012. All rights reserved