Class BagReaderTest

java.lang.Object
nl.knaw.dans.bagit.reader.BagReaderTest

public class BagReaderTest extends Object
  • Field Details

  • Constructor Details

    • BagReaderTest

      public BagReaderTest()
  • Method Details

    • setup

      @BeforeEach public void setup()
    • testReadBagWithinABag

      @Test public void testReadBagWithinABag() throws Exception
      Throws:
      Exception
    • testReadBagWithEncodedNames

      @Test public void testReadBagWithEncodedNames() throws Exception
      Throws:
      Exception
    • testReadBagWithEscapableCharacter

      @Test public void testReadBagWithEscapableCharacter() throws Exception
      Throws:
      Exception
    • testReadBagWithDotSlash

      @Test public void testReadBagWithDotSlash() throws Exception
      Throws:
      Exception
    • testReadBagWithSpaceAsManifestDelimiter

      @Test public void testReadBagWithSpaceAsManifestDelimiter() throws Exception
      Throws:
      Exception
    • testReadVersion0_93

      @Test public void testReadVersion0_93() throws Exception
      Throws:
      Exception
    • testReadVersion0_94

      @Test public void testReadVersion0_94() throws Exception
      Throws:
      Exception
    • testReadVersion0_95

      @Test public void testReadVersion0_95() throws Exception
      Throws:
      Exception
    • testReadISO_8859_1Encoding

      @Test public void testReadISO_8859_1Encoding() throws Exception
      Throws:
      Exception
    • testReadUTF_16_Encoding

      @Test public void testReadUTF_16_Encoding() throws Exception
      Throws:
      Exception
    • testReadVersion0_97Bag

      @Test public void testReadVersion0_97Bag() throws Exception
      Throws:
      Exception
    • testReadVersion2_0Bag

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