Class ManifestVerifierTest

java.lang.Object
nl.knaw.dans.bagit.verify.ManifestVerifierTest

public class ManifestVerifierTest extends Object
  • Field Details

  • Constructor Details

    • ManifestVerifierTest

      public ManifestVerifierTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • testOtherConstructors

      @Test public void testOtherConstructors() throws Exception
      Throws:
      Exception
    • testErrorWhenManifestListFileThatDoesntExist

      @Test public void testErrorWhenManifestListFileThatDoesntExist() throws Exception
      Throws:
      Exception
    • testErrorWhenFileIsntInManifest

      @Test public void testErrorWhenFileIsntInManifest() throws Exception
      Throws:
      Exception
    • testBagWithTagFilesInPayloadIsValid

      @Test public void testBagWithTagFilesInPayloadIsValid() throws Exception
      Throws:
      Exception
    • testNotALlFilesListedInAllManifestsThrowsException

      @Test public void testNotALlFilesListedInAllManifestsThrowsException() throws Exception
      Throws:
      Exception