Package org.openpreservation.odf.fmt
Class OdfFormatsTest
java.lang.Object
org.openpreservation.odf.fmt.OdfFormatsTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
void
-
Constructor Details
-
OdfFormatsTest
public OdfFormatsTest()
-
-
Method Details
-
testIsPackageStream
- Throws:
IOException
-
testIsPackageNullStream
public void testIsPackageNullStream() -
testIsPackageStreamNoMime
- Throws:
IOException
-
testIsPackageStreamFlat
- Throws:
IOException
-
testIsPackageStreamEmpty
- Throws:
IOException
-
testIsPackageStreamP
- Throws:
IOException
-
testIsPackageStreamK
- Throws:
IOException
-
testIsPackageStreamPK
- Throws:
IOException
-
testIsPackageStreamFakeMime
- Throws:
IOException
-
testIsPackageStreamOdsMime
- Throws:
IOException
-
testIsPackageStreamOtsMime
- Throws:
IOException
-
testIsPackageString
- Throws:
IOException
URISyntaxException
-
testIsPackageNullString
public void testIsPackageNullString() -
testIsPackageStringNoMime
- Throws:
IOException
URISyntaxException
-
testIsPackageFile
- Throws:
URISyntaxException
IOException
-
testIsPackageNullFile
public void testIsPackageNullFile() -
testIsPackageFileNoMime
- Throws:
URISyntaxException
IOException
-
testIsPackagePath
- Throws:
URISyntaxException
IOException
-
testIsPackageNullPath
public void testIsPackageNullPath() -
testIsPackagePathNoMime
- Throws:
URISyntaxException
IOException
-
testIsXMLStream
- Throws:
IOException
-
testIsXMLEmptyStream
- Throws:
IOException
-
testIsXMLBomStream
- Throws:
IOException
-
testIsXMLNullStream
public void testIsXMLNullStream() -
testIsXMLString
- Throws:
IOException
URISyntaxException
-
testIsXMLNullString
public void testIsXMLNullString()
-