Issue 11055

Convert all file based ITests to dbunit

11055
Reporter: mdoering
Assignee: mdoering
Type: Improvement
Summary: Convert all file based ITests to dbunit
Priority: Minor
Resolution: WontFix
Status: Closed
Created: 2012-05-08 15:16:10.619
Updated: 2017-10-06 15:26:56.543
Resolved: 2017-10-06 15:26:56.522
        
Description: Many important integration tests for nub build, homonym informer and nub lookup use files to simulate a clb usage and names cache. That is handy for often adding new test entries, but is not a real integration test cause it uses many custom import routines not present in the real code causing artifacts.

Remove all of these in favor over a real checklist bank instance being created by dbunit files that can also easily modified.]]>