Uses of Annotation Interface
org.jenkinsci.test.acceptance.junit.RuleAnnotation

Packages that use RuleAnnotation
Package
Description
Glue to write acceptance tests in JUnit.
  • Uses of RuleAnnotation in org.jenkinsci.test.acceptance.junit

    Classes in org.jenkinsci.test.acceptance.junit with annotations of type RuleAnnotation
    Modifier and Type
    Class
    Description
    @interface 
    Deprecated.
    Refactor to use containers for any kind of expected setup
    @interface 
    Minimal Jenkins version required to run the test.
    @interface 
    Declare there is a property that needs to be provided to run the test.
    @interface 
    Indicates that a test requires credentials.
    @interface 
    Indicates the docker is necessary to run the test.
    @interface 
    Enables the install wizard to run the test.
    @interface 
    Indicates that the test and Jenkins instance will run with the specified java options.
    @interface 
    Indicates that the test and Jenkins instance must be running on one of the operating systems provided.
    @interface 
    Indicates that a test requires the presence of the specified plugins.