Package org.openpreservation.odf.pkg
Class PackageParserTest
java.lang.Object
org.openpreservation.odf.pkg.PackageParserTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
PackageParserTest
public PackageParserTest()
-
-
Method Details
-
testInstantiation
-
testParseNullFile
-
testParseMissingFile
-
testParseDirFile
-
testParseNullPath
-
testParseMissingPath
-
testParseDirPath
-
testParseNullStream
-
testParsePackagePath
public void testParsePackagePath() throws PackageParser.ParseException, URISyntaxException, IOException -
testParsePackageFile
public void testParsePackageFile() throws PackageParser.ParseException, URISyntaxException, IOException -
testParsePackageStream
public void testParsePackageStream() throws PackageParser.ParseException, URISyntaxException, IOException -
testDsigParsing
-
testManifestNotWF
-
testVersionDetection
-