java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.core_syntax.actions.setproperty.URLClientIT

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

    • packagePath

      public static String packagePath
  • Constructor Details

  • Method Details

    • createDeployment

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

      @Test public void positiveSetBooleanObjTest() throws Exception
      Throws:
      Exception
    • positiveSetBooleanPrimTest

      @Test public void positiveSetBooleanPrimTest() throws Exception
      Throws:
      Exception
    • positiveSetByteObjTest

      @Test public void positiveSetByteObjTest() throws Exception
      Throws:
      Exception
    • positiveSetBytePrimTest

      @Test public void positiveSetBytePrimTest() throws Exception
      Throws:
      Exception
    • positiveSetCharObjTest

      @Test public void positiveSetCharObjTest() throws Exception
      Throws:
      Exception
    • positiveSetCharPrimTest

      @Test public void positiveSetCharPrimTest() throws Exception
      Throws:
      Exception
    • positiveSetDoubleObjTest

      @Test public void positiveSetDoubleObjTest() throws Exception
      Throws:
      Exception
    • positiveSetDoublePrimTest

      @Test public void positiveSetDoublePrimTest() throws Exception
      Throws:
      Exception
    • positiveSetFloatObjTest

      @Test public void positiveSetFloatObjTest() throws Exception
      Throws:
      Exception
    • positiveSetFloatPrimTest

      @Test public void positiveSetFloatPrimTest() throws Exception
      Throws:
      Exception
    • positiveSetIndexedPropTest

      @Test public void positiveSetIndexedPropTest() throws Exception
      Throws:
      Exception
    • positiveSetIntObjTest

      @Test public void positiveSetIntObjTest() throws Exception
      Throws:
      Exception
    • positiveSetIntPrimTest

      @Test public void positiveSetIntPrimTest() throws Exception
      Throws:
      Exception
    • positiveSetLongObjTest

      @Test public void positiveSetLongObjTest() throws Exception
      Throws:
      Exception
    • positiveSetLongPrimTest

      @Test public void positiveSetLongPrimTest() throws Exception
      Throws:
      Exception
    • positiveSetPropAllTest

      @Test public void positiveSetPropAllTest() throws Exception
      Throws:
      Exception
    • positiveSetPropNoParamTest

      @Test public void positiveSetPropNoParamTest() throws Exception
      Throws:
      Exception
    • positiveSetPropParamTest

      @Test public void positiveSetPropParamTest() throws Exception
      Throws:
      Exception
    • positiveSetPropReqTimeSingleQuotesTest

      @Test public void positiveSetPropReqTimeSingleQuotesTest() throws Exception
      Throws:
      Exception
    • positiveSetPropReqTimeDoubleQuotesTest

      @Test public void positiveSetPropReqTimeDoubleQuotesTest() throws Exception
      Throws:
      Exception
    • positiveSetPropValueTest

      @Test public void positiveSetPropValueTest() throws Exception
      Throws:
      Exception
    • positiveBeanPropertyEditorTest

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