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.
|
Log4jLogger |
Watches log4j logs.
|
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 |
|
ResettableExpectedExceptionRule |
A wrapper around ExpectedException rule which allows state reset.
|
RetryRule |
Every use case of this rule should be considered twice before usage.
|
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.
|