| Package | Description |
|---|---|
| com.atlassian.jira.functest.rule |
| Modifier and Type | Class and Description |
|---|---|
class |
BeforeBuildRule
Ensures tests are ignored if the currently running JIRA is on an newer build number than when the test was written,
and the tested product/feature has changed after this build.
|
class |
SinceBuildRule
Ensures tests are ignored if the currently running JIRA is on an older build number than when the test was written.
|
Copyright © 2002-2017 Atlassian. All Rights Reserved.