mirror of
https://github.com/DSpace/DSpace.git
synced 2025-10-13 04:53:16 +00:00
Enhance unit/integration tests to also test for mapped items in ITCommunityCollection
This commit is contained in:
@@ -1961,6 +1961,8 @@ public class CollectionTest extends AbstractDSpaceObjectTest
|
||||
{
|
||||
//0 by default
|
||||
assertTrue("testCountItems 0", itemService.countItems(context, collection) == 0);
|
||||
|
||||
//NOTE: a more thorough test of item counting is in ITCommunityCollection integration test
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user