Package org.openpreservation.odf.pkg
Class OdfPackageTest
java.lang.Object
org.openpreservation.odf.pkg.OdfPackageTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
OdfPackageTest
public OdfPackageTest()
-
-
Method Details
-
testInstantiation
public void testInstantiation() -
testEqualsContract
public void testEqualsContract() -
testWellFormedZip
public void testWellFormedZip() throws IOException, URISyntaxException, PackageParser.ParseException -
testGetName
-
testHasMimeEntry
-
testGetFormat
-
testHasManifest
-
testGetManifest
public void testGetManifest() throws ParserConfigurationException, SAXException, IOException, URISyntaxException, PackageParser.ParseException -
testGetManifestNoMime
public void testGetManifestNoMime() throws ParserConfigurationException, SAXException, IOException, URISyntaxException, PackageParser.ParseException -
testGetMetadata
public void testGetMetadata() throws ParserConfigurationException, SAXException, IOException, URISyntaxException, PackageParser.ParseException -
testIsMimeFirst
-
testIsMimeCompressed
public void testIsMimeCompressed() throws IOException, URISyntaxException, PackageParser.ParseException -
testHasThumbnail
-
testXmlEntryPaths
public void testXmlEntryPaths() throws IOException, URISyntaxException, PackageParser.ParseException -
testXmlParseResults
public void testXmlParseResults() throws IOException, URISyntaxException, PackageParser.ParseException -
testgetEntryStream
public void testgetEntryStream() throws IOException, URISyntaxException, PackageParser.ParseException
-