Class FeatureRegistrationTest

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

public class FeatureRegistrationTest extends WiremockArquillianTest
  • Constructor Details

    • FeatureRegistrationTest

      public FeatureRegistrationTest()
  • Method Details

    • createDeployment

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

      public void testFeatureRegistrationViaBuilder()
    • testFeatureRegistrationViaCDI

      public void testFeatureRegistrationViaCDI()