public class Capability1Tests extends CommonFixture
client, EchoProcessId, request, response, ROOT_PKG_PATH, ServiceUrl| Constructor and Description |
|---|
Capability1Tests() |
| Modifier and Type | Method and Description |
|---|---|
void |
docIsValidAtomFeed()
Verify the test subject is a valid Atom feed.
|
void |
isEmpty()
Verifies the string is empty.
|
void |
obtainTestSubject(org.testng.ITestContext testContext)
Obtains the test subject from the ISuite context.
|
void |
setTestSubject(Document testSubject)
Sets the test subject.
|
void |
trim()
Checks the behavior of the trim function.
|
buildGetRequest, clearMessages, getResponseEntityAsDocument, initCommonFixturepublic void obtainTestSubject(org.testng.ITestContext testContext)
SuiteAttribute.TEST_SUBJECT should
evaluate to a DOM Document node.testContext - The test (group) context.public void setTestSubject(Document testSubject)
testSubject - A Document node representing the test subject or
metadata about it.public void isEmpty()
public void trim()
public void docIsValidAtomFeed()
throws SAXException,
IOException
SAXException - If the resource cannot be parsed.IOException - If the resource is not accessible.Copyright © 2022 Open Geospatial Consortium. All rights reserved.