Class BeanValidationDisabledTest

java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.openapi.tck.AppTestBase
org.eclipse.microprofile.openapi.tck.beanvalidation.BeanValidationDisabledTest
All Implemented Interfaces:
org.testng.IHookable, org.testng.ITestNGListener

public class BeanValidationDisabledTest extends AppTestBase
  • Constructor Details

    • BeanValidationDisabledTest

      public BeanValidationDisabledTest()
  • Method Details

    • buildApp

      @Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive buildApp()
    • beanValidationScanningDisabledTest

      public void beanValidationScanningDisabledTest(String format)