Annotation Interface EnableAnalytics


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface EnableAnalytics
Mark a test method or class with this annotation to enable analytics events collection during test or method.
Since:
v8.1