Public Member Functions | |
def | setup |
def | testrun |
Public Attributes | |
workdir | |
scriptdir | |
testscript |
Wraps scripts to run with execfile
Definition at line 286 of file testwrapper.py.
def testwrapper.ExecTest.setup | ( | self | ) |
Definition at line 289 of file testwrapper.py.
def testwrapper.ExecTest.testrun | ( | self | ) |
Run test with execfile
Definition at line 307 of file testwrapper.py.
References testwrapper.ExecTest.testscript.
Reimplemented from testwrapper.UnitTest.
Definition at line 291 of file testwrapper.py.
Definition at line 293 of file testwrapper.py.
Referenced by testwrapper.ExecTest.testrun().
Reimplemented from testwrapper.UnitTest.
Definition at line 290 of file testwrapper.py.