All Classes and Interfaces

Class
Description
Base implementation of ApplicationContainer.
Partial Application implementation for web containers.
 
Partial default implementation.
Represents an application deployed inside a ApplicationContainer.
Represents a place that runs services.
Ant task that invokes APT loaded in a separate classloader.
 
Provide convenient methods for building up command-line arguments.
Used to compile clients when there's no server to deploy.
Executes TestClient.
Class responsible for generation of bash scripts and java sources to allow running ws-unit test(s) with plain java and bash only (no ws-harness)
Executes TestClient in concurrent fashion via Executor.
Fixed thread pool.
Fixed thread pool.
Bean used to pass parameters to custom-client.xml/custom-server.xml generation.
Information about running TestService.
State of running TestDescriptor execution.
TestCase that deploys a TestService to the ApplicationContainer.
ApplicationContainer that loads the container into the harness VM.
This bean wraps the endpoint information.
 
Class for utility methods for finding files and information about them.
 
ApplicationContainer implementation for Glassfish.
 
 
Interface for Glassfish-specific properties.
 
Resource XML defined inline.
ApplicationContainer that launches a container from within the harness.
Interpreter that redirects stderr to stdout.
ApplicationContainer for the local transport.
Execute Java client.
Ant task that invokes Javac loaded in a separate classloader.
 
Container to deploy Java SE endpoints using java.xml.ws.Endpoint API
Deprecated.
To be removed once in-vm transport becomes ready
Test harness driver.
Executor that cleans up the work directory (if necessary) and create directories (if necessary).
Represents a classloader.
Resource XML defined as a reference.
ApplicationContainer that talks to a server that's already running (IOW launched outside this harness.)
Bean shell script.
Script where the script is stored in a file.
Script where the script is given as literal text.
Client test script will be executed as if it's a method on a sub-class of this class.
Helper class to copy all necessary test artifacts out of harness (testcases directory) to separate directory
A test script that plays the role of the client.
Root object of the test model.
Endpoint exposed from TestService.
A service to be deployed for a test.
Set of transports.
TransportSet that consists of a single value.
OptionHandler to process version number.
Represents an exploded WAR file on a file system.
This bean wraps the endpoint information.
"Global variables" for the test harness.
 
How we use wsgen.
 
Convenient entry point that allows invocation like "java WsTest ...", assuming that everything is in the classpath.
Interface to the wsimport or wsgen command-line tool.
XML Resource to be injected to the client.