Annotation Type TestSemantics
-
@Target(FIELD) @Retention(RUNTIME) @Experimental public @interface TestSemantics
Marks the field in test class defining supported semantic:CheckpointingMode.Only one field can be annotated in test class.
@Target(FIELD) @Retention(RUNTIME) @Experimental public @interface TestSemantics
CheckpointingMode.
Only one field can be annotated in test class.