<<

STARTUP METHODS

These get run once, before the main test methods in this module

add_bib_to_modify

TEST METHODS

standard test methods

bug_2297

Regression test for bug 2297 (saving a subscription duplicates MARC item fields)

HELPER METHODS

These methods are used by other test methods, but are not meant to be called directly.

fetch_bib

check_item_count

sort_item_and_bibnumber_fields

This method sorts the field containing the embedded item data and the bibnumber - ModBiblio(), AddBiblio(), and ModItem() do not guarantee that these fields will be sorted in tag order.

SHUTDOWN METHODS

These get run once, after the main test methods in this module

shutdown_clean_object

<<