Package dev.galasa

Annotation Interface TestVariation


@Retention(RUNTIME) @Target(TYPE) @Repeatable(TestVariations.class) public @interface TestVariation
Indicates this test has variations that will be entered into the Test Catalog
Author:
Michael Baylis
  • Element Details

    • name

      String name
    • defaultVariation

      boolean defaultVariation
      Default:
      false
    • properties

      TestVariationProperty[] properties
      Default:
      {}