HomePhabricator
Diffusion MITK 4e5d077fa2ae

BREAKING Fixed ContourElementTest

Description

BREAKING Fixed ContourElementTest

Summary:
T28464 introduced changes to ContourElement insert behavior.
Instead of silently dropping outofbound
inserts, it now behaves like stl vector::insert.
Thus inserts outofbound will be inserted at
the end. Test had to be adapted accordingly.

Test Plan: code review, test should be green

Reviewers: O3 MITK Reviewer Group II, kislinsk

Reviewed By: O3 MITK Reviewer Group II, kislinsk

Differential Revision: https://phabricator.mitk.org/D698

Details

Provenance
flocaAuthored on Aug 13 2022, 10:32 AM
flocaPushed on Aug 14 2022, 9:58 AM
Reviewer
O3: MITK Reviewer Group II
Differential Revision
Restricted Differential Revision
Parents
rMITK9a41855462af: BREAKING Fixed ContourElementTest
rMITK2e1e005b53f3: Implementation of New Add Tool
Branches
Unknown
Tags
Unknown