Annotation Type SkipColumnTypePropagation


@Target({METHOD,ANNOTATION_TYPE,TYPE}) @Retention(RUNTIME) public @interface SkipColumnTypePropagation
Allows preventing the column type propagation 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 column type propagation should be excluded.
  • Element Details

    • value

      String value
      Returns the reason why the column type propagation should be excluded.
      Default:
      ""