Class URLClientIT

java.lang.Object
com.sun.ts.tests.common.webclient.BaseUrlClient
ee.jakarta.tck.pages.common.client.AbstractUrlClient
ee.jakarta.tck.pages.spec.el.jsp.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
    • positiveELDeferredValueValueTest

      @Test public void positiveELDeferredValueValueTest() throws Exception
      Throws:
      Exception
    • negativeELDeferredValueValueTest

      @Test public void negativeELDeferredValueValueTest() throws Exception
      Throws:
      Exception
    • eLDeferredValueCoercionTest

      @Test public void eLDeferredValueCoercionTest() throws Exception
      Throws:
      Exception
    • positiveELDeferredMethodValueTest

      @Test public void positiveELDeferredMethodValueTest() throws Exception
      Throws:
      Exception
    • negativeELDeferredMethodValueTest

      @Test public void negativeELDeferredMethodValueTest() throws Exception
      Throws:
      Exception
    • eLDeferredMethodStringLiteralTest

      @Test public void eLDeferredMethodStringLiteralTest() throws Exception
      Throws:
      Exception
    • eLDeferredMethodStringLiteralErrorTest1

      @Test public void eLDeferredMethodStringLiteralErrorTest1() throws Exception
      Throws:
      Exception
    • eLDeferredMethodStringLiteralErrorTest2

      @Test public void eLDeferredMethodStringLiteralErrorTest2() throws Exception
      Throws:
      Exception
    • templateTextPoundTranslationErrorTest

      @Test public void templateTextPoundTranslationErrorTest() throws Exception
      Throws:
      Exception
    • tagLibraryPoundTranslationErrorTest

      @Test public void tagLibraryPoundTranslationErrorTest() throws Exception
      Throws:
      Exception
    • allowedDynamicAttributeValueTypesTest

      @Test public void allowedDynamicAttributeValueTypesTest() throws Exception
      Throws:
      Exception
    • dynamicAttributeSetterMethodTest

      @Test public void dynamicAttributeSetterMethodTest() throws Exception
      Throws:
      Exception
    • implicitImportTest

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