Package nl.knaw.dans.bagit.writer
Class BagWriterTest
java.lang.Object
nl.knaw.dans.bagit.TempFolderTest
nl.knaw.dans.bagit.PrivateConstructorTest
nl.knaw.dans.bagit.writer.BagWriterTest
-
Field Summary
Fields inherited from class nl.knaw.dans.bagit.TempFolderTest
folder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
Methods inherited from class nl.knaw.dans.bagit.PrivateConstructorTest
assertUtilityClassWellDefined
Methods inherited from class nl.knaw.dans.bagit.TempFolderTest
copyBagToTempFolder, createDirectory, createFile, delete, setupTempFolder, teardownTempFolder
-
Field Details
-
reader
-
-
Constructor Details
-
BagWriterTest
public BagWriterTest()
-
-
Method Details
-
testClassIsWellDefined
@Test public void testClassIsWellDefined() throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException -
testGetCorrectRelativeOuputPath
- Throws:
Exception
-
testWriteVersion95
- Throws:
Exception
-
testWriteVersion97
- Throws:
Exception
-
testWriteVersion2_0
- Throws:
Exception
-
testWriteHoley
- Throws:
Exception
-
testWriteEmptyBagStillCreatesDataDir
- Throws:
Exception
-