Bug 16195 - Add Koha::Categories objects
Summary: Add Koha::Categories objects
Status: RESOLVED DUPLICATE of bug 14836
Alias: None
Product: Koha
Classification: Unclassified
Component: Architecture, internals, and plumbing (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Alex Sassmannshausen
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-04 14:05 UTC by Alex Sassmannshausen
Modified: 2016-04-11 11:51 UTC (History)
2 users (show)

See Also:
Change sponsored?: ---
Patch complexity: Trivial patch
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Koha::Categories objects patch (2.58 KB, patch)
2016-04-04 14:07 UTC, Alex Sassmannshausen
Details | Diff | Splinter Review
Revised patch with unit tests. (6.70 KB, patch)
2016-04-08 12:09 UTC, Alex Sassmannshausen
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Sassmannshausen 2016-04-04 14:05:04 UTC
This bug adds the prospect of Koha::Category and Koha::Categories objects.a
Comment 1 Alex Sassmannshausen 2016-04-04 14:07:27 UTC Comment hidden (obsolete)
Comment 2 Mark Tompsett 2016-04-06 00:32:09 UTC
Perhaps creating a test file to at least initialize and destroy them might be in order?
Comment 3 Alex Sassmannshausen 2016-04-08 12:09:24 UTC
Created attachment 50070 [details] [review]
Revised patch with unit tests.

Unit tests included as requested — let me know if that is not what you meant; I took inspiration from t/Patron.t.
Comment 4 Alex Sassmannshausen 2016-04-11 11:50:52 UTC

*** This bug has been marked as a duplicate of bug 14836 ***