Uses of Interface
com.sun.ts.tests.common.webclient.TestCase
Packages that use TestCase
-
Uses of TestCase in com.sun.ts.tests.common.webclient
Classes in com.sun.ts.tests.common.webclient that implement TestCaseModifier and TypeClassDescriptionclass
This class represents a logic sequence for executing a series of test cases in a specific order.class
A TestCase implementation for HTTP-based testing.Methods in com.sun.ts.tests.common.webclient with parameters of type TestCaseModifier and TypeMethodDescriptionvoid
TestSequence.addTestCase
(String identifier, TestCase cs) Adds a test case to the sequence denoted by a unique identifier.