See: Description
| Class | Description |
|---|---|
| CommonFixture |
A supporting base class that sets up a common test fixture.
|
| ReusableEntityFilter |
Buffers the (response) entity so it can be read multiple times.
|
| SuiteFixtureListener |
A listener that performs various tasks before and after a test suite is run,
usually concerned with maintaining a shared test suite fixture.
|
| TestFailureListener |
A listener that augments a test result with diagnostic information in the
event that a test method failed.
|
| TestNGController |
Main test run controller oversees execution of TestNG test suites.
|
| TestRunListener |
A listener that is invoked before and after a test run.
|
| Enum | Description |
|---|---|
| SuiteAttribute |
An enumerated type defining ISuite attributes that may be set to constitute a
shared test fixture.
|
| TestRunArg |
An enumerated type defining all recognized test run arguments.
|
Subsidiary packages correspond to distinct test groups such as conformance classes.
Copyright © 2016 Open Geospatial Consortium. All rights reserved.