test suite: C4::ImportBatch
authorAndrew Moore <andrew.moore@liblime.com>
Fri, 19 Dec 2008 22:12:25 +0000 (16:12 -0600)
committerGalen Charlton <galen.charlton@liblime.com>
Mon, 22 Dec 2008 17:43:07 +0000 (11:43 -0600)
commit69a2b414aed1e18c703db484a5a178b16277d292
tree1ef3e0140b34dffa2f882f57703a612849c1fc1d
parent1fc155e4b3571aa48196c2a5844e2df89e095255
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]