Uses of Class
com.sun.ts.tests.common.webclient.WebTestCase
Packages that use WebTestCase
Package
Description
-
Uses of WebTestCase in com.sun.ts.tests.common.webclient
Fields in com.sun.ts.tests.common.webclient declared as WebTestCaseMethods in com.sun.ts.tests.common.webclient with parameters of type WebTestCaseModifier and TypeMethodDescriptionprotected void
BaseUrlClient.setTestProperties
(WebTestCase testCase) Sets the appropriate test properties based on the values stored in TEST_PROPS -
Uses of WebTestCase in com.sun.ts.tests.common.webclient.validation
Fields in com.sun.ts.tests.common.webclient.validation declared as WebTestCaseModifier and TypeFieldDescriptionprotected WebTestCase
WebValidatorBase._case
The test case being validatedMethods in com.sun.ts.tests.common.webclient.validation with parameters of type WebTestCaseModifier and TypeMethodDescriptionboolean
ValidationStrategy.validate
(WebTestCase testCase) boolean
WebValidatorBase.validate
(WebTestCase testCase) validate
Will validate the response against the configured TestCase. -
Uses of WebTestCase in com.sun.ts.tests.servlet.common.client
Methods in com.sun.ts.tests.servlet.common.client with parameters of type WebTestCaseModifier and TypeMethodDescriptionprotected void
AbstractUrlClient.setTestProperties
(WebTestCase testCase)