Package nl.knaw.dans.bagit.conformance
Class ManifestCheckerTest
java.lang.Object
nl.knaw.dans.bagit.TempFolderTest
nl.knaw.dans.bagit.PrivateConstructorTest
nl.knaw.dans.bagit.conformance.ManifestCheckerTest
-
Field Summary
FieldsFields inherited from class nl.knaw.dans.bagit.TempFolderTest
folder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidvoidMethods inherited from class nl.knaw.dans.bagit.PrivateConstructorTest
assertUtilityClassWellDefinedMethods inherited from class nl.knaw.dans.bagit.TempFolderTest
copyBagToTempFolder, createDirectory, createFile, delete, setupTempFolder, teardownTempFolder
-
Field Details
-
rootDir
-
-
Constructor Details
-
ManifestCheckerTest
public ManifestCheckerTest()
-
-
Method Details
-
testClassIsWellDefined
@Test public void testClassIsWellDefined() throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException -
testCheckManifests
- Throws:
Exception
-
testPayloadManifestSetsShouldBeSame
- Throws:
Exception
-
testTagManifestSetsShouldBeSame
- Throws:
Exception
-
testCheckTagManifest
- Throws:
Exception
-
testLinterIgnoreWeakChecksum
- Throws:
Exception
-
testLinterIgnoreCase
- Throws:
Exception
-
testLinterNormalization
- Throws:
Exception
-
testLinterIgnoreBagWithinABag
- Throws:
Exception
-
testLinterIgnoreRelativePath
- Throws:
Exception
-
testLinterIgnoreNonStandardChecksumAlgorithm
- Throws:
Exception
-
testLinterIgnoreOSSpecificFiles
- Throws:
Exception
-
testOSSpecificFilesRegex
@Test public void testOSSpecificFilesRegex() -
testParsePath
- Throws:
InvalidBagitFileFormatException
-
testCheckAlgorthm
@Test public void testCheckAlgorthm()
-