Class InvokeWithBuiltProvidersTest

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

public class InvokeWithBuiltProvidersTest extends WiremockArquillianTest
  • Constructor Details

    • InvokeWithBuiltProvidersTest

      public InvokeWithBuiltProvidersTest()
  • Method Details

    • createDeployment

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

      public void testInvokesPostOperationWithRegisteredProviders() throws Exception
      Throws:
      Exception
    • testInvokesPutOperationWithRegisteredProviders

      public void testInvokesPutOperationWithRegisteredProviders() throws Exception
      Throws:
      Exception