Annotation Type SkipWhenDatabaseIsMultiple


@Retention(RUNTIME) @Target({TYPE,METHOD}) public @interface SkipWhenDatabaseIsMultiple
Marker annotation for allowing multiple SkipWhenDatabaseIs annotations.
Author:
Chris Cranford
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
    Specifies the constraints the test should be skipped for.
  • Element Details

    • value

      Specifies the constraints the test should be skipped for.