Class InvokeWithRegisteredProvidersTest

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

public class InvokeWithRegisteredProvidersTest extends WiremockArquillianTest
  • Constructor Details

    • InvokeWithRegisteredProvidersTest

      public InvokeWithRegisteredProvidersTest()
  • Method Details

    • createDeployment

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

      public void testInvokesPostOperationWithAnnotatedProviders() throws Exception
      Throws:
      Exception
    • testInvokesPutOperationWithAnnotatedProviders

      public void testInvokesPutOperationWithAnnotatedProviders() throws Exception
      Throws:
      Exception