Bug 5336: (follow-up) add unit tests for 3 acq routines
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 23 Apr 2013 14:50:22 +0000 (16:50 +0200)
committerGalen Charlton <gmc@esilibrary.com>
Tue, 22 Oct 2013 13:28:43 +0000 (13:28 +0000)
commit11165a05afa11eef6c76ef7a9af7795495a47be8
tree263f23bb46aac8c76318d9d327453342062d42b1
parentc25090b5f548b66c0fb88c510d8c0ad8c32b334a
Bug 5336: (follow-up) add unit tests for 3 acq routines

Unit tests In C4::Acquisition for:
- CloseBasket
- ReopenBasket
- GetBiblioCountByBasketno

Signed-off-by: Cedric Vita <cedric.vita@dracenie.com>
Signed-off-by: Pierre Angot <tredok.pierre@gmail.com>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
t/db_dependent/Acquisition/close_reopen_basket.t [new file with mode: 0644]