Package org.jboss.portal.test.framework.driver

Interface Summary
TestDriver The contract that defines what a testable system is and its usage.
TestDriverContainer Provides an interface for a test driver container.
 

Class Summary
AbstractTestDriverServer Just put here low level details such as the agent connection and the detyped invocation stuff.
DriverCommand The command in the test protocol.
DriverResponse The response in the test protocol.
TestSuite A test suite is a test driver container that expose itself as a test driver.
 

Exception Summary
ParameterNotBoundException  
TestDriverException