| Class | Description |
|---|---|
| ArtifactDumper |
This class builds the test artifacts and writes them to disk.
|
| IntegrationTestsMethodSelector |
TestNG test selector which will depending on the system property excludeIntegrationTests and
the existence of the
@IntegrationTest annotation on a test class, in- or exclude the test. |
| PathNodeKinds |
A list of
ElementKinds, representing the kinds of the nodes of a
given Path. |
| PathNodeNames |
A list of descriptor names, representing the names of the nodes of a given
Path. |
| PathUtil |
Provides assertion methods for property paths.
|
| PathUtil.PathExpectation | |
| TestUtil | |
| TestUtil.NodeImpl | |
| TestUtil.PathImpl |
| Annotation Type | Description |
|---|---|
| IntegrationTest |
Copyright © 2008–2014. All rights reserved.