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.setproperty.URLClientIT
@ExtendWith(org.jboss.arquillian.junit5.ArquillianExtension.class)
public class URLClientIT
extends AbstractUrlClient
-
Field Summary
FieldsFields 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
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
-
Field Details
-
packagePath
-
-
Constructor Details
-
URLClientIT
- Throws:
Exception
-
-
Method Details
-
createDeployment
@Deployment(testable=false) public static org.jboss.shrinkwrap.api.spec.WebArchive createDeployment() throws IOException- Throws:
IOException
-
positiveSetBooleanObjTest
- Throws:
Exception
-
positiveSetBooleanPrimTest
- Throws:
Exception
-
positiveSetByteObjTest
- Throws:
Exception
-
positiveSetBytePrimTest
- Throws:
Exception
-
positiveSetCharObjTest
- Throws:
Exception
-
positiveSetCharPrimTest
- Throws:
Exception
-
positiveSetDoubleObjTest
- Throws:
Exception
-
positiveSetDoublePrimTest
- Throws:
Exception
-
positiveSetFloatObjTest
- Throws:
Exception
-
positiveSetFloatPrimTest
- Throws:
Exception
-
positiveSetIndexedPropTest
- Throws:
Exception
-
positiveSetIntObjTest
- Throws:
Exception
-
positiveSetIntPrimTest
- Throws:
Exception
-
positiveSetLongObjTest
- Throws:
Exception
-
positiveSetLongPrimTest
- Throws:
Exception
-
positiveSetPropAllTest
- Throws:
Exception
-
positiveSetPropNoParamTest
- Throws:
Exception
-
positiveSetPropParamTest
- Throws:
Exception
-
positiveSetPropReqTimeSingleQuotesTest
- Throws:
Exception
-
positiveSetPropReqTimeDoubleQuotesTest
- Throws:
Exception
-
positiveSetPropValueTest
- Throws:
Exception
-
positiveBeanPropertyEditorTest
- Throws:
Exception
-