Class DefaultExceptionMapperConfigTest

java.lang.Object
org.jboss.arquillian.testng.Arquillian
org.eclipse.microprofile.rest.client.tck.WiremockArquillianTest
org.eclipse.microprofile.rest.client.tck.DefaultExceptionMapperConfigTest
All Implemented Interfaces:
org.testng.IHookable, org.testng.ITestNGListener

public class DefaultExceptionMapperConfigTest extends WiremockArquillianTest
  • Constructor Details

    • DefaultExceptionMapperConfigTest

      public DefaultExceptionMapperConfigTest()
  • Method Details

    • createDeployment

      @Deployment public static org.jboss.shrinkwrap.api.Archive<?> createDeployment()
    • testNoExceptionThrownWhenDisabledDuringBuild

      public void testNoExceptionThrownWhenDisabledDuringBuild() throws Exception
      Throws:
      Exception