|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Documented
@Target(value={METHOD,TYPE})
public @interface ForMarks a test case as a test related to the specified production class.
This can be used when the relationship between the test class and the test subject is not obvious.
| Required Element Summary | |
|---|---|
Class[] |
value
|
| Element Detail |
|---|
public abstract Class[] value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||