Class URLClientIT
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.attribute.URLClientIT
@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class)
public class URLClientIT
extends AbstractUrlClient
-
Field Summary
Fields inherited from class ee.jakarta.tck.pages.common.client.AbstractUrlClient
APITEST, APITEST1, goldenFileStream, url
Fields inherited from class com.sun.ts.tests.common.webclient.BaseUrlClient
_contextRoot, _generalURI, _hostname, _port, _props, _redirect, _saveState, _state, _testCase, _testName, _tsHome, _useSavedState, BASIC_AUTH_PASSWD, BASIC_AUTH_REALM, BASIC_AUTH_USER, CONTENT, CONTINUE, CREATED, EXPECT_RESPONSE_BODY, EXPECTED_HEADERS, FOLLOW_REDIRECT, FORBIDDEN, GET, GF_SUFFIX, GOLDENFILE, GOLDENFILEDIR, GONE, HTTP10, HTTP11, IGNORE_BODY, IGNORE_STATUS_CODE, INTERNAL_SERVER_ERROR, JSP_SUFFIX, LENGTH_REQUIRED, MOVED_TEMPORARY, NOT_FOUND, OK, REASON_PHRASE, REQUEST, REQUEST_HEADERS, RESPONSE_MATCH, SAVE_STATE, SEARCH_STRING, SEARCH_STRING_IGNORE_CASE, SERVICE_UNAVAILABLE, SERVLETHOSTPROP, SERVLETPORTPROP, SL, STANDARD, STATUS_CODE, STRATEGY, TEST_NAME, TEST_PROPS, TESTDIR, TSHOME, UNAUTHORIZED, UNEXPECTED_HEADERS, UNEXPECTED_RESPONSE_MATCH, UNORDERED_SEARCH_STRING, USE_SAVED_STATE
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.jboss.shrinkwrap.api.spec.WebArchive
void
void
void
void
void
void
void
void
void
void
void
void
Methods inherited from class ee.jakarta.tck.pages.common.client.AbstractUrlClient
getGoldenFileStream, isNullOrEmpty, setGoldenFileStream, setTestJsp, setTestProperties, setup, toString
Methods inherited from class com.sun.ts.tests.common.webclient.BaseUrlClient
cleanup, getContextRoot, invoke, run, setContextRoot, setGeneralURI, setGoldenFileDir, setTestDir, setup
-
Constructor Details
-
URLClientIT
- Throws:
Exception
-
-
Method Details
-
createDeployment
@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException- Throws:
IOException
-
jspAttributeFragmentTest
- Throws:
Exception
-
jspAttributeUsageContextTest
- Throws:
Exception
-
jspAttributeFragmentNonScriptingBodyTest
- Throws:
Exception
-
jspAttributeDynamicAttributesTest
- Throws:
Exception
-
jspAttributeRtExprTest
- Throws:
Exception
-
jspAttributeElementInteractionTest
- Throws:
Exception
-
jspAttributeTrimTest
- Throws:
Exception
-
jspAttributeDuplicatedAttributeTest
- Throws:
Exception
-
jspAttributeQNameTest
- Throws:
Exception
-
jspAttributeEmptyBodyTest
- Throws:
Exception
-
jspAttributeNoAttributeFoundTest
- Throws:
Exception
-
jspAttributeNameRequiredAttributeTest
- Throws:
Exception
-