| Package | Description |
|---|---|
| com.atlassian.confluence.util.test.rules |
| Class and Description |
|---|
| AbstractVersionRule
Abstract base class for Rules which ignore integration tests based on the version of the product which is running.
|
| AbstractVersionRule.Version
This class compares only the major, minor and bugfix parts of a version number, all text past the bugfix version is ignored.
|
| AnnotatedMethodTemplate
Template for writing rules which read configuration from a method annotation.
|
| BeforeVersionRule.BeforeVersion
Run the test if the version of the product is older then the given value.
|
| Log4J2Logger.LogLevel |
| Log4J2Logger.Record |
| Log4JLogger.LogLevel
Deprecated.
|
| Log4JLogger.Record
Deprecated.
|
| SinceVersionRule.SinceVersion
Run this test if the version of the product is the given value or later.
|
| SystemProperties.Set |
| TestResource
Load a resource via the defining ClassLoader of the given test class.
|
Copyright © 2003–2021 Atlassian. All rights reserved.