#include "FixturePythonAPI.h"
Public Member Functions | |
| FixturePythonAPI () | |
| CPythonObjectNew | CreateParameterSet (std::list< ot::Variable > ¶meterSet) |
| std::string | GetModuleEntryPoint () |
| ot::ReturnMessage | ExecuteCommand (const std::string &command) |
| void | SetupModule (const std::string &script) |
Additional Inherited Members | |
Protected Member Functions inherited from testing::Test | |
| Test () | |
| virtual void | SetUp () |
| virtual void | TearDown () |
|
inline |
|
inline |
|
inline |
|
inline |
| void FixturePythonAPI::SetupModule | ( | const std::string & | script | ) |