java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.api.jakarta_servlet.jsp.jspwriter.URLClientIT

@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
    • jspWriterNewLineTest

      @Test public void jspWriterNewLineTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintBooleanTest

      @Test public void jspWriterPrintBooleanTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintCharTest

      @Test public void jspWriterPrintCharTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintIntTest

      @Test public void jspWriterPrintIntTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintLongTest

      @Test public void jspWriterPrintLongTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintFloatTest

      @Test public void jspWriterPrintFloatTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintDoubleTest

      @Test public void jspWriterPrintDoubleTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintCharArrayTest

      @Test public void jspWriterPrintCharArrayTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintStringTest

      @Test public void jspWriterPrintStringTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintNullStringTest

      @Test public void jspWriterPrintNullStringTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintObjectTest

      @Test public void jspWriterPrintObjectTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnTest

      @Test public void jspWriterPrintlnTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnBooleanTest

      @Test public void jspWriterPrintlnBooleanTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnCharTest

      @Test public void jspWriterPrintlnCharTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnIntTest

      @Test public void jspWriterPrintlnIntTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnLongTest

      @Test public void jspWriterPrintlnLongTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnFloatTest

      @Test public void jspWriterPrintlnFloatTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnDoubleTest

      @Test public void jspWriterPrintlnDoubleTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnCharArrayTest

      @Test public void jspWriterPrintlnCharArrayTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnStringTest

      @Test public void jspWriterPrintlnStringTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnNullStringTest

      @Test public void jspWriterPrintlnNullStringTest() throws Exception
      Throws:
      Exception
    • jspWriterPrintlnObjectTest

      @Test public void jspWriterPrintlnObjectTest() throws Exception
      Throws:
      Exception
    • jspWriterClearTest

      @Test public void jspWriterClearTest() throws Exception
      Throws:
      Exception
    • jspWriterClearIOExceptionTest

      @Test public void jspWriterClearIOExceptionTest() throws Exception
      Throws:
      Exception
    • jspWriterClearBufferTest

      @Test public void jspWriterClearBufferTest() throws Exception
      Throws:
      Exception
    • jspWriterFlushTest

      @Test public void jspWriterFlushTest() throws Exception
      Throws:
      Exception
    • jspWriterCloseTest

      @Test public void jspWriterCloseTest() throws Exception
      Throws:
      Exception
    • jspWriterGetBufferSizeTest

      @Test public void jspWriterGetBufferSizeTest() throws Exception
      Throws:
      Exception
    • jspWriterGetRemainingTest

      @Test public void jspWriterGetRemainingTest() throws Exception
      Throws:
      Exception
    • jspWriterIsAutoFlushTest

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