Annotation Interface DisplayName


@Documented @Inherited @Retention(RUNTIME) @Target({METHOD,TYPE}) public @interface DisplayName
Used to change display name for test in the report.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details