java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.tagfiles.directives.attribute21.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
    • onlyOneOfDeferredValueOrDeferredMethodTest

      @Test public void onlyOneOfDeferredValueOrDeferredMethodTest() throws Exception
      Throws:
      Exception
    • defaultDeferredValue1Test

      @Test public void defaultDeferredValue1Test() throws Exception
      Throws:
      Exception
    • defaultDeferredValue2Test

      @Test public void defaultDeferredValue2Test() throws Exception
      Throws:
      Exception
    • deferredValueTypeNotSpecifiedTest

      @Test public void deferredValueTypeNotSpecifiedTest() throws Exception
      Throws:
      Exception
    • bothDeferredValueTypeAndDeferredValueTest

      @Test public void bothDeferredValueTypeAndDeferredValueTest() throws Exception
      Throws:
      Exception
    • defaultDeferredMethod1Test

      @Test public void defaultDeferredMethod1Test() throws Exception
      Throws:
      Exception
    • defaultDeferredMethod2Test

      @Test public void defaultDeferredMethod2Test() throws Exception
      Throws:
      Exception
    • bothDeferredMethodAndSignatureTest

      @Test public void bothDeferredMethodAndSignatureTest() throws Exception
      Throws:
      Exception
    • defaultDeferredMethodSignatureTest

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