Class ProvidesRestClientBuilderTest

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

public class ProvidesRestClientBuilderTest extends org.jboss.arquillian.testng.Arquillian
  • Constructor Details

    • ProvidesRestClientBuilderTest

      public ProvidesRestClientBuilderTest()
  • Method Details

    • createDeployment

      @Deployment public static org.jboss.shrinkwrap.api.Archive<?> createDeployment()
    • testCanCallStaticLoader

      public void testCanCallStaticLoader()
    • testLastBaseUriOrBaseUrlCallWins

      public void testLastBaseUriOrBaseUrlCallWins() throws Exception
      Throws:
      Exception
    • testIllegalStateExceptionThrownWhenNoBaseUriOrUrlSpecified

      public void testIllegalStateExceptionThrownWhenNoBaseUriOrUrlSpecified()