|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Target(value={METHOD,TYPE}) public @interface For
Marks 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 | |
---|---|
java.lang.Class[] |
value
|
Element Detail |
---|
public abstract java.lang.Class[] value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |