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 52 of file CodeTest.py.
TestSupport.CodeTest.inject | ( | executable, | |
context, | |||
allowedStdErrRegExp = None ) |
Definition at line 32 of file CodeTest.py.
TestSupport.CodeTest.pathToBuildSystemScripts = MLABPackageManager.getPathInPackage("MeVis/BuildSystem", "BuildTools/Scripts") |
Definition at line 44 of file CodeTest.py.