IMP::test::ApplicationTestCase Class Reference
Detailed Description
Super class for simple
IMP application
test cases.
|
Public Member Functions |
def | run_application |
| Run an application with the given list of arguments.
|
Member Function Documentation
def IMP::test::ApplicationTestCase::run_application |
( |
|
self, |
|
|
|
app, |
|
|
|
args | |
|
) |
| | |
Run an application with the given list of arguments.
- Returns:
- a subprocess.Popen-like object containing the child stdin, stdout and stderr.
The documentation for this class was generated from the following file: