Package | Description |
---|---|
org.opengis.cite.iso19142 |
This executable test suite (ETS) validates WFS 2.0 implementations in accord
with ISO 19136:2007.
|
Modifier and Type | Field and Description |
---|---|
protected WFSClient |
BaseFixture.wfsClient
A client component for interacting with a WFS.
|
Modifier and Type | Method and Description |
---|---|
static void |
ETSAssert.assertFeatureAvailability(String id,
boolean isAvailable,
WFSClient wfsClient)
Asserts the availability of a feature having the specified resource
identifier.
|
static void |
ETSAssert.assertFeatureProperties(String gmlId,
Map<String,Object> properties,
Map<String,String> nsBindings,
WFSClient wfsClient)
Asserts that selected properties of a feature have expected values.
|
Copyright © 2013. All Rights Reserved.