Bug 20997: Add unit tests for Koha::Account::Line::apply
authorTomas Cohen Arazi <tomascohen@theke.io>
Tue, 26 Jun 2018 14:51:41 +0000 (11:51 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 10 Aug 2018 12:30:32 +0000 (12:30 +0000)
commit46658a0e21594d1f7d76165d77297d4b5229fcab
tree74bb8b687e95ba96940c7ca48ebb87caf4586f51
parent13cc5d3161b2630027a2c04cbc11414e83a4842b
Bug 20997: Add unit tests for Koha::Account::Line::apply

This patch adds unit tests for the mentioned method.

To test:
- Apply this patch
- Run:
  $ khell
 k$ prove t/db_dependent/Koha/Account/Lines.t
=> FAIL: The method is not already implemented!

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>
Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Koha/Account/Lines.t