Uses of Annotation Interface
org.jenkinsci.test.acceptance.junit.GlobalRule
Packages that use GlobalRule
Package
Description
Glue to write acceptance tests in JUnit.
-
Uses of GlobalRule in org.jenkinsci.test.acceptance.junit
Classes in org.jenkinsci.test.acceptance.junit with annotations of type GlobalRuleModifier and TypeClassDescriptionfinal classclassclassAttach diagnostic file related to a test failure.classTest rule to filter tests to run. -
Uses of GlobalRule in org.jenkinsci.test.acceptance.recorder
Classes in org.jenkinsci.test.acceptance.recorder with annotations of type GlobalRuleModifier and TypeClassDescriptionclassThe system property RECORD_BROWSER_TRAFFIC can be set to either off, failuresOnly or always to control when browser traffic should be recorded when launching tests.