|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JUnit4ConfigMethod
A source of configuration options.
Method Summary | |
---|---|
Option[] |
getOptions()
Returns an array of options. |
boolean |
matches(java.lang.reflect.Method testMethod)
Returns true if the configuration method matches (applies) to the test method about to be run. |
Method Detail |
---|
boolean matches(java.lang.reflect.Method testMethod)
testMethod
- test method that is about to be run
Option[] getOptions() throws java.lang.Exception
java.lang.Exception
- - If determining the options fails
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |