Package ch.sf.htt

Interface Summary
ITestListener Interface for listeners for test status and output.
 

Class Summary
Environment Abstracts environment variables; names of environment variables are all stored lower case, e.g.
ExecResult Container for results of Runtime.exec() calls, immutable class.
Httest Wrapper for running httest.
HttestError Contains information about a script error.
HttestWrapper Base test case for httest tests.
ProcessStreamHandler Reads any input stream in a separate thread until the stream is finished.
TestReportListener  
 

Enum Summary
Architecture Detects the architecture of the system.
ITestListener.STATE List of possible test states.
OperatingSystem Enum that abstracts an operating system.
 

Exception Summary
HttestFailedException Exception thrown when httest fails by returning a return code != 0.