|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
NetBeans extension to JUnit Test interface
| Method Summary | |
boolean |
canRun()
Checks if a test isn't filtered out by the active filter. |
void |
setFilter(Filter filter)
Sets active filter. |
| Methods inherited from interface junit.framework.Test |
countTestCases, run |
| Method Detail |
public boolean canRun()
public void setFilter(Filter filter)
filter - Filter to be set as active for current test, null will reset filtering.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||