| Class | Description |
|---|---|
| ArtifactDumper |
This class builds the test artifacts and writes them to disk.
|
| CollectionHelper |
Provides some methods for simplified collection instantiation.
|
| ConstraintViolationAssert |
This class provides useful functions to assert correctness of constraint violations raised
during tests.
|
| ConstraintViolationAssert.ConstraintViolationSetAssert | |
| ConstraintViolationAssert.PathExpectation |
A property path expected to be returned by a given
ConstraintViolation. |
| ConstraintViolationAssert.ViolationExpectation | |
| 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. |
| TestUtil | |
| ValidationInvocationHandler |
An invocation handler used to test method-level validation.
|
| Annotation Type | Description |
|---|---|
| IntegrationTest |
Copyright © 2008–2017. All rights reserved.