@Retention(value=RUNTIME)
@Target(value={TYPE,METHOD})
public @interface TestCaseId
Annotation used to declare the uniqueness of the test method/class.
If value is not provided it will be generated on the Report Portal
back-end side as hash of the generated UniqueID