@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class) public class URLClientIT extends AbstractUrlClient
  • Constructor Details

  • Method Details

    • createDeployment

      @Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException
      Throws:
      IOException
    • errorDataConstructorTest

      @Test public void errorDataConstructorTest() throws Exception
      Throws:
      Exception
    • errorDataGetThrowableTest

      @Test public void errorDataGetThrowableTest() throws Exception
      Throws:
      Exception
    • errorDataGetStatusCodeTest

      @Test public void errorDataGetStatusCodeTest() throws Exception
      Throws:
      Exception
    • errorDataGetRequestURITest

      @Test public void errorDataGetRequestURITest() throws Exception
      Throws:
      Exception
    • errorDataGetServletNameTest

      @Test public void errorDataGetServletNameTest() throws Exception
      Throws:
      Exception