| Interface | Description |
|---|---|
| Condition |
| Class | Description |
|---|---|
| FilterRule | |
| InstanceConfigRule | |
| RunOnceRule |
Allows wrapping a junit
TestRule that will be run only once. |
| SlingClassRule |
Sling Rule that wraps all the ClassRules, useful when running a Sling Integration Test.
|
| SlingInstanceRule |
Junit Rule that allows access to a Sling instance.
|
| SlingRule |
Sling Rule that wraps all the Rules (at method level) useful when running a Sling Integration Test.
|
| TestDescriptionRule |
Junit rule which exposes the description of the current executing test as a thread local instance
|
| TestStickyCookieRule | |
| TestTimeout |
Rule to timeout a test.
|
Copyright © 2007–2016 The Apache Software Foundation. All rights reserved.