Package sir.mts

Interface Summary
TestScriptGenerator A test script generator is responsible for receiving the stream of test implementation commands parsed from a STImpL file and producing the corresponding implementation script in a particular target language.
 

Class Summary
Configuration Records the settings that control various aspects of the operation of MakeTestScript.
MakeTestScript The front-end to MakeTestScript.
 

Exception Summary
ConfigurationException Indicates there is an error in the configuration supplied to MakeTestScript.
ScriptGenException Indicates that a script generator was unable to satisfy a command received from the parser.