Class CallMultipleMappersTest

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

public class CallMultipleMappersTest extends WiremockArquillianTest
  • Constructor Details

    • CallMultipleMappersTest

      public CallMultipleMappersTest()
  • Method Details

    • createDeployment

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

      public void testCallsTwoProvidersWithTwoRegisteredProvider() throws Exception
      Throws:
      Exception