Package qat.agent

Class Summary
Agent The agent is responsible for interfacing with the QA Test harness, and recieving, executing, cleaning etc. of tests for each request sent by the harness.
AgentThread  
DiscoveryResponder  
ExecProcess This class is responsible for executing a single TestObject, and starting new threads to read it's standard output and error output streams.
ReaderThread This class is used to allow reading of streams without the risk of blocking thread execution.
 



See QAT project for licensing details