HomePhabricator
Diffusion MITK 6c5da9e16ae4

I figured out that two things were wrong: 1. the points for the…

Description

I figured out that two things were wrong: 1. the points for the preciseGeometry should be converted to the coordinates system of the preciseGeometry. 2. The comparePlanarFigure method was testing if the class names are equal and would return false if not. If the NAMES are equal, the other conditions were required to be equal for a successful test. But a PlanarCross with a preciseGeometry is obviously not equal to a PlanarCross with a planeGeometry.

In conclusion, the test was wrong and never anything in the IO at all ... I added various planarFigures to the test which also use the preciseGeometry to have a better test coverage.

Details

Provenance
kilgusAuthored on Mar 2 2011, 6:26 PM
Parents
rMITK738e65d3eeb8: Merge branch 'bug-7014-dashboard-script'
Branches
Unknown
Tags
Unknown