4Suite API Documentation

Module Ft.Lib.CommandLine.CommandLineTestUtil

######################################################################## # $Header: /var/local/cvsroot/4Suite/Ft/Lib/CommandLine/CommandLineTestUtil.py,v 1.16 2005/04/13 23:41:04 jkloth Exp $
Classes:

Classes

class Test

Methods

__init__(self, commandName, runs)
test(self, tester)

class TestRun

Methods

__init__(self, name, options, args, expectedOut=None, validationFunc=None, input=None, outFile=None, skipOutputTest=False, compareFunc=<built-in function cmp>)
makeCommandLine(self, options, args)
test(self, tester, script)