Package nl.knaw.dans.bagit.verify
Class ManifestVerifierTest
java.lang.Object
nl.knaw.dans.bagit.verify.ManifestVerifierTest
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
 
- 
Field Details
- 
rootDir
 - 
reader
 - 
sut
 
 - 
 - 
Constructor Details
- 
ManifestVerifierTest
public ManifestVerifierTest() 
 - 
 - 
Method Details
- 
setup
@BeforeEach public void setup() - 
testOtherConstructors
- Throws:
 Exception
 - 
testErrorWhenManifestListFileThatDoesntExist
- Throws:
 Exception
 - 
testErrorWhenFileIsntInManifest
- Throws:
 Exception
 - 
testBagWithTagFilesInPayloadIsValid
- Throws:
 Exception
 - 
testNotALlFilesListedInAllManifestsThrowsException
- Throws:
 Exception
 
 -