|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.junit.runner.manipulation.Filter
org.junitext.manipulation.PrerequisiteFilter
public class PrerequisiteFilter
A filter to support prerequisites.
| Field Summary |
|---|
| Fields inherited from class org.junit.runner.manipulation.Filter |
|---|
ALL |
| Constructor Summary | |
|---|---|
PrerequisiteFilter()
|
|
| Method Summary | |
|---|---|
java.lang.String |
describe()
|
boolean |
shouldRun(org.junit.runner.Description description)
|
| Methods inherited from class org.junit.runner.manipulation.Filter |
|---|
apply |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrerequisiteFilter()
| Method Detail |
|---|
public boolean shouldRun(org.junit.runner.Description description)
shouldRun in class org.junit.runner.manipulation.Filterpublic java.lang.String describe()
describe in class org.junit.runner.manipulation.Filter
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||