Class InvokeWithJsonBProviderTest

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

public class InvokeWithJsonBProviderTest extends WiremockArquillianTest
  • Constructor Details

    • InvokeWithJsonBProviderTest

      public InvokeWithJsonBProviderTest()
  • Method Details

    • createDeployment

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

      public void testGetExecutesForBothClients() throws Exception
      Throws:
      Exception
    • testCanSeePrivatePropertiesViaContextResolver

      public void testCanSeePrivatePropertiesViaContextResolver() throws Exception
      Throws:
      Exception