public class TimeStampTests extends CommonFixture
CommonFixture.TargetElementsIteratorclient, conformanceLevel, kmlDoc, request, response, ROOT_PKG_PATH, targetElements| Constructor and Description |
|---|
TimeStampTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
findTimeStampElements()
Finds kml:TimeStamp elements in the KML document that do not appear in an
update context.
|
void |
validTimeStamp()
[Test] Verifies that a kml:TimeStamp element has a child kml:when
element.
|
buildGetRequest, clearMessages, findTargetElements, getResponseEntityAsDocument, initCommonFixture, setTargetElements, targetElementsProviderpublic void findTimeStampElements()
public void validTimeStamp()
Time stamps of varying precision (from fractional second to year) are permitted: xsd:dateTime, xsd:date, xsd:gYearMonth, and xsd:gYear. A time zone indicator is allowed.
Copyright © 2016 Open Geospatial Consortium. All rights reserved.