public class CompositeCurveTests extends DataFixture
Sources
| Modifier and Type | Field and Description |
|---|---|
(package private) List<QName> |
curveElems |
(package private) NodeList |
curveNodes |
dataFile, model| Constructor and Description |
|---|
CompositeCurveTests() |
| Modifier and Type | Method and Description |
|---|---|
void |
compositeCurveComponentsAreConnected()
[
Test] Verifies that the component curves of a gml:CompositeCurve
element are connected. |
void |
findCompositeCurves()
A configuration method (
BeforeClass) that looks for
gml:CompositeCurve elements in the GML document under test. |
generateXPathExpression, initDataFixture, setDataFile, setSchemaModelpublic void findCompositeCurves()
BeforeClass) that looks for
gml:CompositeCurve elements in the GML document under test. If none are
found all test methods defined in the class will be skipped.public void compositeCurveComponentsAreConnected()
Test] Verifies that the component curves of a gml:CompositeCurve
element are connected.
Sources
Copyright © 2023 Open Geospatial Consortium. All rights reserved.