TestCenter Reference
|
Classes | |
class | CodeTest |
class | TestFunction |
class | TestFunctionGroup |
Functions | |
inject (executable, context, allowedStdErrRegExp=None) | |
_parseGoogleTestOutput (result, allowRestart=False, allowedStdErrRegExp=None) | |
Variables | |
pathToBuildSystemScripts = MLABPackageManager.getPathInPackage('MeVis/BuildSystem', 'BuildTools/Scripts') | |
|
protected |
Definition at line 49 of file CodeTest.py.
TestSupport.CodeTest.inject | ( | executable, | |
context, | |||
allowedStdErrRegExp = None ) |
Definition at line 31 of file CodeTest.py.
TestSupport.CodeTest.pathToBuildSystemScripts = MLABPackageManager.getPathInPackage('MeVis/BuildSystem', 'BuildTools/Scripts') |
Definition at line 42 of file CodeTest.py.