Class StaticDocumentCustomDialectTest

  • All Implemented Interfaces:
    org.testng.IHookable, org.testng.ITestNGListener

    public class StaticDocumentCustomDialectTest
    extends AppTestBase
    Test that a static document can contain a schema with a custom dialect
    • Constructor Detail

      • StaticDocumentCustomDialectTest

        public StaticDocumentCustomDialectTest()
    • Method Detail

      • createDeployment

        @Deployment(name="customdialect",
                    testable=false)
        public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
      • testStaticDocumentCustomDialect

        public void testStaticDocumentCustomDialect​(String type)