Annotation Interface For


@Documented @Target({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.

Since:
1.351
Author:
Kohsuke Kawaguchi
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details