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.usebean.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
    • positiveBeanNameTypeTest

      @Test public void positiveBeanNameTypeTest() throws Exception
      Throws:
      Exception
    • positiveBeanNameTypeCastTest

      @Test public void positiveBeanNameTypeCastTest() throws Exception
      Throws:
      Exception
    • positiveBodyNewTest

      @Test public void positiveBodyNewTest() throws Exception
      Throws:
      Exception
    • positivePageScopedObjectTest

      @Test public void positivePageScopedObjectTest() throws Exception
      Throws:
      Exception
    • positiveRequestScopedObjectTest

      @Test public void positiveRequestScopedObjectTest() throws Exception
      Throws:
      Exception
    • positiveSessionScopedObjectTest

      @Test public void positiveSessionScopedObjectTest() throws Exception
      Throws:
      Exception
    • positiveApplicationScopedObjectTest

      @Test public void positiveApplicationScopedObjectTest() throws Exception
      Throws:
      Exception
    • positiveNoBodyTest

      @Test public void positiveNoBodyTest() throws Exception
      Throws:
      Exception
    • positiveClassTypeCastTest

      @Test public void positiveClassTypeCastTest() throws Exception
      Throws:
      Exception
    • negativeDuplicateIDFatalTranslationErrorTest

      @Test public void negativeDuplicateIDFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeSessionScopeFatalTranslationErrorTest

      @Test public void negativeSessionScopeFatalTranslationErrorTest() throws Exception
      Throws:
      Exception
    • negativeClassCastExceptionTest

      @Test public void negativeClassCastExceptionTest() throws Exception
      Throws:
      Exception
    • negativeTypeAssignableTest

      @Test public void negativeTypeAssignableTest() throws Exception
      Throws:
      Exception
    • negativeInvalidScopeTest

      @Test public void negativeInvalidScopeTest() throws Exception
      Throws:
      Exception
    • defaultScopeTest

      @Test public void defaultScopeTest() throws Exception
      Throws:
      Exception
    • requestTimeBeanNameTest

      @Test public void requestTimeBeanNameTest() throws Exception
      Throws:
      Exception
    • serBeanNameTest

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