Annotation Interface WithJavaOptions


Indicates that the test and Jenkins instance will run with the specified java options. These options are set as an array of pairs property=vale.

The options can be set only when the test are being run with a WinstoneController. This annotation is a way to extend JENKINS_JAVA_OPTS and JENKINS_OPTS at test level

  • Nested Class Summary

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

    Required Elements
    Modifier and Type
    Required Element
    Description
     
  • Element Details