Uses of Annotation Interface
org.jenkinsci.test.acceptance.junit.GlobalRule
Package
Description
Glue to write acceptance tests in JUnit.
-
Uses of GlobalRule in org.jenkinsci.test.acceptance.junit
Modifier and TypeClassDescriptionfinal class
class
class
Attach diagnostic file related to a test failure.class
Test rule to filter tests to run. -
Uses of GlobalRule in org.jenkinsci.test.acceptance.recorder
Modifier and TypeClassDescriptionclass
The 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.class
JUnit Rule that before executing a test it starts a recording current screen and after the test is executed, it stops recording.