Page MenuHomePhabricator

Improve test coverage of mitkNavigationDataToPointSetFilter
Closed, ResolvedPublic

Description

Event Timeline

[714c50]: Merge branch 'bug-8949-improve-test-coverage-of-mitkNavigationDataToPo

Merged commits:

2011-11-11 00:30:10 Anja Groch [e8ddc8]
Reverted the NavigationDataFile as it was before.


2011-11-11 00:22:18 Anja Groch [0e6088]
Added a new toolfile with two tools, in order to have the possibility to check two inputs/outputs.


2011-11-11 00:20:19 Anja Groch [7d897f]
Test now covers Mode 3DMean, too. The corresponding filter (mitkNavigationDataToPointSetFilter) had to make more flexible. The problem was, that the filter read in one navigation data every 25ms, which could easily lead to a test failure. Instead the filter now continuously checks, if a new navigation data is availabe.


2011-11-04 17:00:09 Anja Groch [d67749]
safety commit for test. filter needs to be adapted, too.


2011-09-08 16:26:18 Anja Groch [ad5f47]
safety commit for extension of test mitkToFDistanceImageToSurfaceFilter