Class DocumentTypeTest

java.lang.Object
org.openpreservation.odf.xml.DocumentTypeTest

public class DocumentTypeTest extends Object
  • Constructor Details

    • DocumentTypeTest

      public DocumentTypeTest()
  • Method Details

    • testGetTypeByNullMimeString

      public void testGetTypeByNullMimeString()
    • testGetTypeByMimeString

      public void testGetTypeByMimeString()
    • testGetTypeByNullFormat

      public void testGetTypeByNullFormat()
    • testGetTypeByFormat

      public void testGetTypeByFormat()
    • testGetTypeByNullBodyElement

      public void testGetTypeByNullBodyElement()
    • testGetTypeByBodyElement

      public void testGetTypeByBodyElement()