Hi Ralf, I just tested manually using ktoblzcheck(1) along with a phony bankdata file containing the methods I wanted to test. For example: $ ktoblzcheck --file=bankdata.txt 0000045 3545343232 Where bankdata.txt looks like: 0000045 45 Bank 45 Ort 45 00000B1 B1 Bank B1 Ort B1 00000C2 C2 Bank C2 Ort C2 00000E4 E4 Bank E4 Ort E4 I suppose this could be automated if a bankdata file was created containing all methods and each method was tested against known good and bad account numbers.
Update methods 45, B1, and C2. Implement method E4.
Update method 45 for due-date 2018-06-04
Update method B1 for due-date 2017-06-05
Update method C2 for due-date 2017-09-04
Implement method E4 for due-date 2017-06-05
Implement method E4 for due-date 2018-06-04
Update method 45 for due-date 2017-09-04