Interface | Description |
---|---|
Condition |
Class | Description |
---|---|
FilterRule | |
InstanceConfigRule | |
RemoteLogDumperRule |
The RemoteLogDumper Rule fetches logs which are generated due to execution of test from the
remote server and dumps them locally upon test failure.
|
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–2018 The Apache Software Foundation. All rights reserved.