public class Prerequisites extends Object
| Constructor and Description |
|---|
Prerequisites() |
| Modifier and Type | Method and Description |
|---|---|
void |
dataAreAvailable(ITestContext testContext)
Confirms that the SUT can supply data for at least one advertised feature
type.
|
void |
serviceIsAvailable(ITestContext testContext)
Confirms that the SUT is available and produces a service description in
response to a basic GetCapabilities request.
|
void |
verifyServiceDescription(ITestContext testContext)
Verifies that the service capabilities description contains all required
elements in accord with the "Simple WFS" conformance class.
|
public void verifyServiceDescription(ITestContext testContext)
testContext - The test run context (ITestContext).public void serviceIsAvailable(ITestContext testContext)
Copyright © 2014 Open Geospatial Consortium. All rights reserved.