Bug 12416: add new tests of DelUniqueDebarment
authorYohann Dufour <dufour.yohann@gmail.com>
Mon, 16 Jun 2014 08:19:02 +0000 (10:19 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Sun, 22 Jun 2014 22:59:04 +0000 (19:59 -0300)
commit38d3443fddcdff1fc6c41cf6acc03a170a86a9e8
tree7eabe04f80cb0fb5ea7b0ce2e7f1ffa2a0800345
parentf7dd702eb39082e48bc8a21095b8ae6e9b907003
Bug 12416: add new tests of DelUniqueDebarment

The subroutine DelUniqueDebarment was not enough tested

To test: execute the command prove t/db_dependent/Borrower_Debarments.t
The command has to print:
t/db_dependent/Borrower_Debarments.t .. ok
All tests successful.
Files=1, Tests=31,  1 wallclock secs ( 0.03 usr  0.01 sys +  1.44 cusr  0.08 csys =  1.56 CPU)
Result: PASS

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
All 31 test pass, no koha-qa errors

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
All tests pass.

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Borrower_Debarments.t