Package nl.knaw.dans.bagit.reader
Class BagitTextFileReaderTest
java.lang.Object
nl.knaw.dans.bagit.TempFolderTest
nl.knaw.dans.bagit.PrivateConstructorTest
nl.knaw.dans.bagit.reader.BagitTextFileReaderTest
-
Field Summary
Fields inherited from class nl.knaw.dans.bagit.TempFolderTest
folder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods 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
-
BagitTextFileReaderTest
public BagitTextFileReaderTest()
-
-
Method Details
-
testClassIsWellDefined
@Test public void testClassIsWellDefined() throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException -
testLinesMatchesStrict
- Throws:
Exception
-
testFirstLineMatchesStrict
- Throws:
Exception
-
testSecondLineMatchesStrict
- Throws:
Exception
-
testMatchesStrictWithTooManyLines
- Throws:
Exception
-
testParseVersionWithBadVersion
- Throws:
UnparsableVersionException
-
testParseKnownVersions
- Throws:
Exception
-
testParseVersionsWithSpaces
- Throws:
Exception
-
testParsePartlyMissingVersion
- Throws:
Exception
-
testReadBagitFile
- Throws:
Exception
-
testReadBagitFileWithBomShouldThrowException
- Throws:
Exception
-