Constructor and Description |
---|
TestRunnerTestCaseAdapter(TestCase testCase) |
public TestRunnerTestCaseAdapter(TestCase testCase)
public void setGeometry(int index, Geometry g)
setGeometry
in interface Testable
public void setIntersectionMatrix(IntersectionMatrix im)
setIntersectionMatrix
in interface Testable
public void setExpectedIntersectionMatrix(String expectedIntersectionMatrix)
public void setExpectedConvexHull(Geometry expectedConvexHull)
public void setExpectedBoundary(Geometry expectedBoundary)
public void setExpectedIntersection(Geometry expectedIntersection)
public void setExpectedUnion(Geometry expectedUnion)
public void setExpectedDifference(Geometry expectedDifference)
public void setExpectedSymDifference(Geometry expectedSymDifference)
public void setExpectedCentroid(Geometry expected)
public boolean isFailed()
public String getFailedMsg()
public Geometry getGeometry(int index)
getGeometry
in interface Testable
public IntersectionMatrix getIntersectionMatrix()
getIntersectionMatrix
in interface Testable
public String getDescription()
getDescription
in interface Testable
public boolean isPassed()
public String getWellKnownText(int index)
getWellKnownText
in interface Testable
public TestCase getTestRunnerTestCase()
public String getExpectedIntersectionMatrix()
public Geometry getExpectedConvexHull()
public Geometry getExpectedBoundary()
public Geometry getExpectedIntersection()
public Geometry getExpectedUnion()
public Geometry getExpectedDifference()
public Geometry getExpectedSymDifference()
public void runTest() throws ParseException
ParseException
public void initGeometry() throws ParseException
initGeometry
in interface Testable
ParseException
Copyright © 2024. All rights reserved.