Annotation Type TestSemantics


@Target(FIELD) @Retention(RUNTIME) @Experimental public @interface TestSemantics
Marks the field in test class defining supported semantic: CheckpointingMode and CheckpointingMode (deprecated).

Only one field can be annotated in test class.