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

      @Test public void positiveBuffAutoflushTest() throws Exception
      Throws:
      Exception
    • negativeBuffAutoflushTest

      @Test public void negativeBuffAutoflushTest() throws Exception
      Throws:
      Exception
    • positiveBuffCreateTest

      @Test public void positiveBuffCreateTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateBufferFatalTranslationErrorTest

      @Test public void negativeDuplicateBufferFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateBufferFatalTranslationError2Test

      @Test public void negativeDuplicateBufferFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • negativeDuplicateAutoFlushFatalTranslationErrorTest

      @Test public void negativeDuplicateAutoFlushFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateAutoFlushFatalTranslationError2Test

      @Test public void negativeDuplicateAutoFlushFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • negativeDuplicateIsErrorPageFatalTranslationErrorTest

      @Test public void negativeDuplicateIsErrorPageFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateIsErrorPageFatalTranslationError2Test

      @Test public void negativeDuplicateIsErrorPageFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • negativeDuplicateIsELIgnoredFatalTranslationErrorTest

      @Test public void negativeDuplicateIsELIgnoredFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateIsELIgnoredFatalTranslationError2Test

      @Test public void negativeDuplicateIsELIgnoredFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • negativeBufferOverflowExceptionTest

      @Test public void negativeBufferOverflowExceptionTest() throws Exception
      Throws:
      Exception
    • positiveContentTypeTest

      @Test public void positiveContentTypeTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateContentFatalTranslationErrorTest

      @Test public void negativeDuplicateContentFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateContentFatalTranslationError2Test

      @Test public void negativeDuplicateContentFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • positiveDefaultIsErrorPageTest

      @Test public void positiveDefaultIsErrorPageTest() throws Exception
      Throws:
      Exception
    • positiveErrorPageTest

      @Test public void positiveErrorPageTest() throws Exception
      Throws:
      Exception
    • negativeFatalTranslationErrorTest

      @Test public void negativeFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateErrorPageFatalTranslationErrorTest

      @Test public void negativeDuplicateErrorPageFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateErrorPageFatalTranslationError2Test

      @Test public void negativeDuplicateErrorPageFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • positiveExtendsTest

      @Test public void positiveExtendsTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateExtendsFatalTranslationErrorTest

      @Test public void negativeDuplicateExtendsFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateExtendsFatalTranslationError2Test

      @Test public void negativeDuplicateExtendsFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • positiveImportTest

      @Test public void positiveImportTest() throws Exception
      Throws:
      Exception
    • implicitImportLangTest

      @Test public void implicitImportLangTest() throws Exception
      Throws:
      Exception
    • implicitImportJspTest

      @Test public void implicitImportJspTest() throws Exception
      Throws:
      Exception
    • implicitImportServletTest

      @Test public void implicitImportServletTest() throws Exception
      Throws:
      Exception
    • implicitImportHttpTest

      @Test public void implicitImportHttpTest() throws Exception
      Throws:
      Exception
    • positiveMultipleImportTest

      @Test public void positiveMultipleImportTest() throws Exception
      Throws:
      Exception
    • negativeMultiplePageEncodingTest

      @Test public void negativeMultiplePageEncodingTest() throws Exception
      Throws:
      Exception
    • positiveInfoTest

      @Test public void positiveInfoTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateInfoFatalTranslationErrorTest

      @Test public void negativeDuplicateInfoFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateInfoFatalTranslationError2Test

      @Test public void negativeDuplicateInfoFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • positiveLangTest

      @Test public void positiveLangTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateLanguageFatalTranslationErrorTest

      @Test public void negativeDuplicateLanguageFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateLanguageFatalTranslationError2Test

      @Test public void negativeDuplicateLanguageFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • positiveSessionTest

      @Test public void positiveSessionTest() throws Exception
      Throws:
      Exception
    • positiveSessionDefaultTest

      @Test public void positiveSessionDefaultTest() throws Exception
      Throws:
      Exception
    • negativeSessionFatalTranslationErrorTest

      @Test public void negativeSessionFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateSessionFatalTranslationErrorTest

      @Test public void negativeDuplicateSessionFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateSessionFatalTranslationError2Test

      @Test public void negativeDuplicateSessionFatalTranslationError2Test() throws Exception
      Throws:
      Exception
    • positiveDuplicateBufferTest

      @Test public void positiveDuplicateBufferTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateAutoFlushTest

      @Test public void positiveDuplicateAutoFlushTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateIsErrorPageTest

      @Test public void positiveDuplicateIsErrorPageTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateIsELIgnoredTest

      @Test public void positiveDuplicateIsELIgnoredTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateContentTest

      @Test public void positiveDuplicateContentTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateErrorPageTest

      @Test public void positiveDuplicateErrorPageTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateExtendsTest

      @Test public void positiveDuplicateExtendsTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateInfoTest

      @Test public void positiveDuplicateInfoTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateLanguageTest

      @Test public void positiveDuplicateLanguageTest() throws Exception
      Throws:
      Exception
    • positiveDuplicateSessionTest

      @Test public void positiveDuplicateSessionTest() throws Exception
      Throws:
      Exception
    • negativeBufferSuffixTest

      @Test public void negativeBufferSuffixTest() throws Exception
      Throws:
      Exception
    • errorPageExceptionAttributeTest

      @Test public void errorPageExceptionAttributeTest() throws Exception
      Throws:
      Exception
    • negativeImportUtilTest

      @Test public void negativeImportUtilTest() throws Exception
      Throws:
      Exception
    • negativeImportIoTest

      @Test public void negativeImportIoTest() throws Exception
      Throws:
      Exception
    • isELIgnoredTrueTemplateTextTest

      @Test public void isELIgnoredTrueTemplateTextTest() throws Exception
      Throws:
      Exception
    • isELIgnoredFalseTemplateTextDollarTest

      @Test public void isELIgnoredFalseTemplateTextDollarTest() throws Exception
      Throws:
      Exception
    • isELIgnoredFalseTemplateTextPoundTest

      @Test public void isELIgnoredFalseTemplateTextPoundTest() throws Exception
      Throws:
      Exception
    • isELIgnoredFalseActionTest

      @Test public void isELIgnoredFalseActionTest() throws Exception
      Throws:
      Exception
    • isELIgnoredTrueActionTest

      @Test public void isELIgnoredTrueActionTest() throws Exception
      Throws:
      Exception
    • deferredSyntaxAllowedAsLiteralFalseTemplateTextTest

      @Test public void deferredSyntaxAllowedAsLiteralFalseTemplateTextTest() throws Exception
      Throws:
      Exception
    • deferredSyntaxAllowedAsLiteralTrueTemplateTextTest

      @Test public void deferredSyntaxAllowedAsLiteralTrueTemplateTextTest() throws Exception
      Throws:
      Exception
    • deferredSyntaxAllowedAsLiteralFalseActionTest

      @Test public void deferredSyntaxAllowedAsLiteralFalseActionTest() throws Exception
      Throws:
      Exception
    • deferredSyntaxAllowedAsLiteralTrueActionTest

      @Test public void deferredSyntaxAllowedAsLiteralTrueActionTest() throws Exception
      Throws:
      Exception
    • errorOnELNotFoundFalseTest

      @Test public void errorOnELNotFoundFalseTest() throws Exception
      Throws:
      Exception
    • errorOnELNotFoundTrueTest

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