Annotation Type Environments


Allows to define the environments to run the test on.
  • Required Element Summary

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
     
  • Element Details

    • value

      Returns:
      the environment providers to use for that test.
    • parallel

      boolean parallel
      Returns:
      should each environment be submitted to the common fork join pool or just be executed sequentially.
      Default:
      false