Interface | Description |
---|---|
RepeatProfile |
Holds names of custom Bamboo repeat profiles for the
RepeatRule . |
RepeatUtils.TestMethod |
A generic test method descriptor.
|
Class | Description |
---|---|
AcegiSecurityContextRule |
A JUnit rule to be used when ACEGI security context mocking is required.
|
ActionContextRule |
Rule that automates creation/destruction of
ActionContext for tests |
BackdoorRule | |
BootstrapManagerRule |
Rule that automates creation/cleanup of TestBootstrapManager
|
ClassExclusiveUse | |
DetectCapabilitiesRule |
This rule enforces redetecting server capabilities.
|
LogTestProgressRule | |
LoudTimingRule |
Very loudly log how long a test took to complete.
|
PreserveBootstrapContextRule |
Rule that preserves bootstrap ApplicationContext
|
PreserveLogLevelRule |
Rule that allows modifying Log4j's log level during test and restores original level afterwards.
|
PreserveSystemPropertyRule |
Rule which ensures tests that modify system properties doesn't interfere (eg.
|
RemoteAgentRule | |
RepeatableStatement | |
RepeatRule | |
RepeatSpec |
This class does not obey the contract for "equals" and "hashCode" defined by the Annotation interface,
so instances of this class cannot currently be compared reliably or used as hash map keys.
|
RepeatUtils |
Utils for the
RepeatRule . |
ResettableExpectedExceptionRule |
A wrapper around
ExpectedException rule which allows state reset. |
RuleChainFactory |
Creates a Rule Chain from a collection of rules.
|
SecurityConfigFactoryExclusiveUse |
Rule that should be used in all tests that mock/access SecurityConfigFactory's securityConfig.
|
SpringContextRule |
A JUnit rule to be used when Spring context mocking is required.
|
UniformInterfaceExceptionRule |
This listener acts if test failed with UniformInterfaceException.
|
Annotation Type | Description |
---|---|
PreserveSystemProperties |
Marks that test will modify system properties and which of them should be preserved before and restored after running the test.
|
Repeat | |
Repeats |
Copyright © 2020 Atlassian Software Systems Pty Ltd. All rights reserved.