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