[Koha-bugs] [Bug 11550] Add a couple of unit tests for C4::Acq::GetOrder

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Mar 11 17:06:28 CET 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11550

Jonathan Druart <jonathan.druart at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #25955|0                           |1
        is obsolete|                            |

--- Comment #7 from Jonathan Druart <jonathan.druart at biblibre.com> ---
Created attachment 26124
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26124&action=edit
Bug 11550: Add UT for C4::Acquisition::GetOrder

If GetOrder is called with a nonexistent ordernumber or without any
ordernumber, it should return undef.

Test plan:
prove t/db_dependent/Acquisition.t

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


More information about the Koha-bugs mailing list