Annotation Type SkipExtractNewRecordState


@Target({METHOD,ANNOTATION_TYPE,TYPE}) @Retention(RUNTIME) public @interface SkipExtractNewRecordState
Allows preventing the ExtractNewRecordState transform from being applied to the parameterized test.
Author:
Chris Cranford
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    Returns the reason why the transform should be excluded.
  • Element Details

    • value

      String value
      Returns the reason why the transform should be excluded.
      Default:
      ""