Annotation Interface WithDocker


Indicates the docker is necessary to run the test.

Otherwise the test is skipped.

  • Nested Class Summary

    Nested Classes
    Modifier and Type
    Class
    Description
    static class 
     
  • Optional Element Summary

    Optional Elements
    Modifier and Type
    Optional Element
    Description
    boolean
    Set to true if the test requires the docker deamon to be running locally.
  • Element Details

    • localOnly

      boolean localOnly
      Set to true if the test requires the docker deamon to be running locally.
      Default:
      false