Package org.jboss.portal.common.test.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
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