Command-line script related extensions to the test suite framework
Copyright 2004 Fourthought, Inc. (USA).
Detailed license and copyright information: http://4suite.org/COPYRIGHT
Project home, documentation, distributions: http://4suite.org/
Classes
class TestRun
Methods
__init__(
self,
name,
options,
args,
expectedOut=None,
validationFunc=None,
input=None,
outFile=None,
skipOutputTest=False,
compareFunc=<built-in function cmp>)
test(
self,
tester,
script)