Package nl.knaw.dans.bagit.conformance
Class BagLinterTest
java.lang.Object
nl.knaw.dans.bagit.TempFolderTest
nl.knaw.dans.bagit.PrivateConstructorTest
nl.knaw.dans.bagit.conformance.BagLinterTest
-
Field Summary
Fields inherited from class nl.knaw.dans.bagit.TempFolderTest
folder
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
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
-
rootDir
-
-
Constructor Details
-
BagLinterTest
public BagLinterTest()
-
-
Method Details
-
testClassIsWellDefined
@Test public void testClassIsWellDefined() throws NoSuchMethodException, InvocationTargetException, InstantiationException, IllegalAccessException -
testConformantBag
- Throws:
Exception
-
testLintBag
- Throws:
Exception
-
testCheckAgainstProfile
- Throws:
Exception
-
testIgnoreCheckForExtraLines
- Throws:
Exception
-