casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables
Public Member Functions | Public Attributes
testwrapper.ExecTest Class Reference
Inheritance diagram for testwrapper.ExecTest:
testwrapper.UnitTest

List of all members.

Public Member Functions

def setup
def testrun

Public Attributes

 workdir
 scriptdir
 testscript

Detailed Description

Wraps scripts to run with execfile

Definition at line 286 of file testwrapper.py.


Member Function Documentation

Definition at line 289 of file testwrapper.py.

Run test with execfile

Definition at line 307 of file testwrapper.py.

References testwrapper.ExecTest.testscript.


Member Data Documentation

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.


The documentation for this class was generated from the following file: