[Koha-bugs] [Bug 21233] Add Koha::Exceptions::Password class

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 16 11:58:18 CEST 2018


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21233

--- Comment #1 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 77880
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=77880&action=edit
Bug 21233: Unit tests

This patch adds tests for the required password-related exceptions. The
tests verify the stringified version of the exceptions.

To test:
- Apply this patch
- Run:
  $ kshell
 k$ prove t/Koha/Exceptions.t
=> FAIL: Exceptions not implemented, tests fail!

Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list