Class StaticDocumentCustomDialectTest

java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.openapi.tck.AppTestBase
org.eclipse.microprofile.openapi.tck.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 Details

    • StaticDocumentCustomDialectTest

      public StaticDocumentCustomDialectTest()
  • Method Details

    • createDeployment

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

      public void testStaticDocumentCustomDialect(String type)