Class InvokeWithJsonPProviderTest

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

public class InvokeWithJsonPProviderTest extends WiremockArquillianTest
  • Constructor Details

    • InvokeWithJsonPProviderTest

      public InvokeWithJsonPProviderTest()
  • Method Details

    • createDeployment

      @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment()
    • setupClient

      public void setupClient()
    • testGetExecutesForBothClients

      public void testGetExecutesForBothClients()
    • testGetSingleExecutesForBothClients

      public void testGetSingleExecutesForBothClients()
    • testPostExecutes

      public void testPostExecutes()
    • testPutExecutes

      public void testPutExecutes()