Annotation Type Story


@Retention(RUNTIME) @Target(TYPE) public @interface Story
Indicates that a particular test case tests a given user story.