org.jvnet.hudson.test
@Documented @Target(value={METHOD,TYPE}) public @interface For
This can be used when the relationship between the test class and the test subject is not obvious.
Modifier and Type | Required Element and Description |
---|---|
java.lang.Class[] |
value |
Copyright © 2014. All Rights Reserved.