Class RuntimeCompilationCheckRule
- java.lang.Object
-
- org.junit.rules.Verifier
-
- com.atlassian.confluence.webdriver.rules.RuntimeCompilationCheckRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class RuntimeCompilationCheckRule extends org.junit.rules.Verifier
A Test Rule which uses the REST resource provided by the compilation-monitor-test-plugin to determine if any runtime LessCSS compilation occurred during execution of the test, and fail the test if so.- Since:
- 5.9
-
-
Constructor Summary
Constructors Constructor Description RuntimeCompilationCheckRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
verify()
-