Package nl.knaw.dans.bagit.reader
Class BagReaderTest
java.lang.Object
nl.knaw.dans.bagit.reader.BagReaderTest
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setup()
void
void
void
void
void
void
void
void
void
void
void
void
-
Field Details
-
sut
-
-
Constructor Details
-
BagReaderTest
public BagReaderTest()
-
-
Method Details
-
setup
@BeforeEach public void setup() -
testReadBagWithinABag
- Throws:
Exception
-
testReadBagWithEncodedNames
- Throws:
Exception
-
testReadBagWithEscapableCharacter
- Throws:
Exception
-
testReadBagWithDotSlash
- Throws:
Exception
-
testReadBagWithSpaceAsManifestDelimiter
- Throws:
Exception
-
testReadVersion0_93
- Throws:
Exception
-
testReadVersion0_94
- Throws:
Exception
-
testReadVersion0_95
- Throws:
Exception
-
testReadISO_8859_1Encoding
- Throws:
Exception
-
testReadUTF_16_Encoding
- Throws:
Exception
-
testReadVersion0_97Bag
- Throws:
Exception
-
testReadVersion2_0Bag
- Throws:
Exception
-