Annotation Type IncludeInTestResults


  • @Retention(RUNTIME)
    @Target(ANNOTATION_TYPE)
    @Inherited
    public @interface IncludeInTestResults
    Annotations which have this annotation will be added to the JUnit test results XML file.