Bug 13882 : Adding new unit tests in t/Borrower.t
authorJulian FIOL <julian.fiol@biblibre.com>
Fri, 20 Mar 2015 09:45:51 +0000 (10:45 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 8 Apr 2015 15:17:57 +0000 (12:17 -0300)
commit49d16fe062ce7f2593a1b9ac7c96b9b978a22bd4
tree1b203f4fd0a145051d6980c4931c3b7cba3a18de
parente8b8fb3519079f09870d008eb3444febb6619499
Bug 13882 : Adding new unit tests in t/Borrower.t

This adds testing for all the 'borrower' database fields.

TEST PLAN
---------
1) apply patch
2) prove -v t/Borrowers.t
   -- All 67 subtests for both the setter and accessor
      should run successfully.

Signed-off-by: Mark Tompsett <mtompset@hotmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/Borrower.t