See: Description
| Class | Description |
|---|---|
| BaseFixture |
A supporting base class that provides common configuration methods and data
providers.
|
| CommandLineArguments |
Declares supported command line arguments that are parsed using the
JCommander library.
|
| ErrorMessage |
Utility class for retrieving and formatting localized error messages that
describe failed assertions.
|
| ErrorMessageKeys |
Defines keys used to access localized messages for assertion errors.
|
| ETSAssert |
Provides a set of custom assertion methods.
|
| FeatureTypeInfo |
Provides information about a feature type managed by a WFS.
|
| FES2 |
Contains various constants pertaining to standard filter expressions
specified in ISO 19143:2010.
|
| Namespaces |
XML namespace names.
|
| SuiteFixtureListener |
A listener that performs various tasks before and after a test suite is run,
usually concerned with maintaining a shared test suite fixture.
|
| SuitePreconditions |
Includes tests to confirm the readiness of the SUT to undergo testing.
|
| TestNGController |
Main test run controller oversees execution of TestNG test suites.
|
| TestRunListener |
A listener that is invoked before and after a test run.
|
| WFS2 |
Contains various constants pertaining to WFS 2.0 service interfaces as
specified in ISO 19142:2010 and related standards.
|
| Enum | Description |
|---|---|
| ConformanceClass |
A WFS 2.0 conformance class.
|
| ExceptionCode |
An enumerated type defining OGC exception codes that appear in an exception
report.
|
| FES2.VersionAction |
VersionAction is used to filter the version chain in ResourceId.
|
| ProtocolBinding |
An enumerated type that indicates how a request message is bound to an
application protocol.
|
| 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.
|
| WFS2.Transaction |
The action embodied by a transaction.
|
| WFS2.VersionState |
VersionState indicates the state of a feature version.
|
Subsidiary packages correspond to distinct test groups such as conformance classes.
Copyright © 2020 Open Geospatial Consortium. All rights reserved.