private static class TestSuiteBuilder.Exclude
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private org.osgi.framework.Filter |
filter |
private java.lang.Class |
testClass |
| Constructor and Description |
|---|
Exclude(java.lang.Class testClass,
org.osgi.framework.Filter filter) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(TestCaseEx test) |
private final java.lang.Class testClass
private final org.osgi.framework.Filter filter
public Exclude(java.lang.Class testClass,
org.osgi.framework.Filter filter)
public boolean accept(TestCaseEx test)