Class ExceptionMapperTest

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

public class ExceptionMapperTest extends WiremockArquillianTest
  • Constructor Details

    • ExceptionMapperTest

      public ExceptionMapperTest()
  • Method Details

    • createDeployment

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

      @BeforeTest public void resetHandlers()
    • testWithOneRegisteredProvider

      public void testWithOneRegisteredProvider() throws Exception
      Throws:
      Exception
    • testWithTwoRegisteredProviders

      public void testWithTwoRegisteredProviders() throws Exception
      Throws:
      Exception