TestCenter Reference
CodeTest.py File Reference

Go to the source code of this file.

Classes

class  TestSupport.CodeTest.TestFunctionGroup
class  TestSupport.CodeTest.TestFunction
class  TestSupport.CodeTest.CodeTest

Namespaces

namespace  TestSupport
 A package of python modules helping to build tests.
namespace  TestSupport.CodeTest
namespace  CodeTest
 Module to allow running CodeTests (currently only GoogleTest tests) from a FunctionalTestCase.

Functions

 TestSupport.CodeTest.inject (executable, context, allowedStdErrRegExp=None)
 TestSupport.CodeTest._parseGoogleTestOutput (result, allowRestart=False, allowedStdErrRegExp=None)

Variables

 TestSupport.CodeTest.pathToBuildSystemScripts = MLABPackageManager.getPathInPackage("MeVis/BuildSystem", "BuildTools/Scripts")