Bug 14144: Clean ups and refactors
authorMark Tompsett <mtompset@hotmail.com>
Mon, 4 Apr 2016 22:59:33 +0000 (18:59 -0400)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 29 Apr 2016 12:40:16 +0000 (12:40 +0000)
commitfdda5d7d7cf8c724e57e5bb8b1e55533cb0e7b8b
tree2be7e416ad3484dfca8b564bdb9435cad9252eda
parentb140c4b2fdc894c0d53eca2bf2f2bb5cb1982a91
Bug 14144: Clean ups and refactors

perltidy
old new calls to new call format
attrType -> attr_type (perlcritic friendlier)
double quotes to single quotes
'' combinations to q{} (perlcritic friendlier)
refactored parameters to mock_net_ldap_search into a HASH

This piece is not necessary, but I think it is nicer.

Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Works as expected. No koha-qa erros

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
t/db_dependent/Auth_with_ldap.t