

Public Member Functions | |
| def | __init__ |
| def | execute |
Public Attributes | |
| funamboldir | |
Definition at line 681 of file runtests.py.
| def runtests::FunambolTest::__init__ | ( | self, | ||
| name, | ||||
| build, | ||||
| funamboldir, | ||||
| runner, | ||||
| testPrefix | ||||
| ) |
Definition at line 682 of file runtests.py.
| def runtests::FunambolTest::execute | ( | self | ) |
Runs action. Throws an exeception if anything fails. Will be called by tryexecution() with stderr/stdout redirected into a file and the current directory set to an empty temporary directory.
Reimplemented from runtests::SyncEvolutionTest.
Definition at line 695 of file runtests.py.
Definition at line 692 of file runtests.py.
1.5.7.1