Package nl.knaw.dans.bagit.reader
Class KeyValueReaderTest
java.lang.Object
nl.knaw.dans.bagit.TempFolderTest
nl.knaw.dans.bagit.PrivateConstructorTest
nl.knaw.dans.bagit.reader.KeyValueReaderTest
-
Field Summary
Fields inherited from class nl.knaw.dans.bagit.TempFolderTest
folder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidMethods inherited from class nl.knaw.dans.bagit.PrivateConstructorTest
assertUtilityClassWellDefinedMethods inherited from class nl.knaw.dans.bagit.TempFolderTest
copyBagToTempFolder, createDirectory, createFile, delete, setupTempFolder, teardownTempFolder
-
Constructor Details
-
KeyValueReaderTest
public KeyValueReaderTest()
-
-
Method Details
-
testClassIsWellDefined
@Test public void testClassIsWellDefined() throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException -
testReadInproperIndentedBagMetadataFileThrowsException
- Throws:
Exception
-
testReadInproperBagMetadataKeyValueSeparatorThrowsException
- Throws:
Exception
-