test suite: C4::ImportBatch
authorAndrew Moore <andrew.moore@liblime.com>
Fri, 19 Dec 2008 22:12:25 +0000 (16:12 -0600)
committerHenri-Damien LAURENT <henridamien@koha-fr.org>
Tue, 27 Jan 2009 11:19:41 +0000 (12:19 +0100)
commit2b73ba258191526d1570cdcf79bff9daa52226d1
treee85e309abbf6ddd7e1ebfc420fbfeacfe366a0c0
parent8d3997297430e38c7c09f7593b5c29bd636bec5d
test suite: C4::ImportBatch

Here are some tests for functions in C4::ImportBatch.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
t/lib/KohaTest/ImportBatch.pm
t/lib/KohaTest/ImportBatch/AddImportBatch.pm [new file with mode: 0644]
t/lib/KohaTest/ImportBatch/AddItemsToImportBiblio.pm [new file with mode: 0644]
t/lib/KohaTest/ImportBatch/GetImportBatch.pm [new file with mode: 0644]
t/lib/KohaTest/ImportBatch/GetImportRecordMarc.pm [new file with mode: 0644]
t/lib/KohaTest/ImportBatch/GetZ3950BatchId.pm [new file with mode: 0644]