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 | |
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.
|
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 |
---|---|
Repeat | |
Repeats |
Copyright © 2016 Atlassian Software Systems Pty Ltd. All rights reserved.