| Interface | Description |
|---|---|
| StatementDecorator.Action |
| Class | Description |
|---|---|
| EnsureJiraSetupRule |
The rule ensures that JIRA is setup.
|
| InitBackdoorRule |
Rule for backdoor and environment data initialisation.
|
| InjectFieldsRule |
Rule that can be used to inject fields to test class.
|
| LoginAsRule |
The rule will log in user based on
LoginAs annotation. |
| LogTimeRule |
Rule which adds logging before and after test execution.
|
| RestoreDataRule |
The rule which executes data restore before tests are executed basing on
Restore and RestoreBlankInstance
annotations. |
| Rules |
Creates
TestRule instances. |
| StatementDecorator |
Decorates statement with code that can be executed before statement
|
| WebTesterRule |
Rule to initialize HtmlUnit test for JIRA func tests.
|
Copyright © 2002-2015 Atlassian. All Rights Reserved.