Class ContentTest

java.lang.Object
org.openpreservation.odf.validation.rules.ContentTest

public class ContentTest extends Object
  • Constructor Details

    • ContentTest

      public ContentTest()
  • Method Details

    • testGetInstance

      public void testGetInstance()
    • testCheckNullXmlDoc

      public void testCheckNullXmlDoc()
    • testCheckNullPackage

      public void testCheckNullPackage()
    • testSchematronContentFail

      public void testSchematronContentFail() throws Exception
      Throws:
      Exception
    • testSchematronContentPass

      public void testSchematronContentPass() throws Exception
      Throws:
      Exception
    • testPackageContentFail

      public void testPackageContentFail() throws Exception
      Throws:
      Exception
    • testPackageContentPass

      public void testPackageContentPass() throws Exception
      Throws:
      Exception