Class BagItROServiceTest
- java.lang.Object
- 
- uk.org.esciencelab.researchobjectservice.serialization.BagItROServiceTest
 
- 
 public class BagItROServiceTest extends java.lang.Object
- 
- 
Constructor SummaryConstructors Constructor Description BagItROServiceTest()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidgatherBaggableEntriesForComplexRO()voidgatherBaggableEntriesForDraftTask()static voidinit()voidsetUp()
 
- 
- 
- 
Method Detail- 
initpublic static void init() 
 - 
setUppublic void setUp() 
 - 
gatherBaggableEntriesForDraftTaskpublic void gatherBaggableEntriesForDraftTask() throws java.io.IOException- Throws:
- java.io.IOException
 
 - 
gatherBaggableEntriesForComplexROpublic void gatherBaggableEntriesForComplexRO() throws java.io.IOException- Throws:
- java.io.IOException
 
 
- 
 
-