public abstract class TestSuiteFilter<T extends Event,U>
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected TriagingFunction<T,U> |
m_function |
| Constructor and Description |
|---|
TestSuiteFilter(TriagingFunction<T,U> function) |
| Modifier and Type | Method and Description |
|---|---|
abstract TestSuite<T> |
filterSuite(TestSuite<T> suite) |
Copyright © Sylvain HallĂ©. All Rights Reserved.