|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TestFilter.Observer
An interface for notification about why a test has been filtered out.
| Method Summary | |
|---|---|
void |
rejected(TestDescription d,
TestFilter rejector)
Notification methodcalled when a test has been rejected. |
| Method Detail |
|---|
void rejected(TestDescription d,
TestFilter rejector)
d - The test that has been rejected.rejector - The filter rejecting the test.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||