OpenTwin
0.1
OpenTwin
Loading...
Searching...
No Matches
FixturePythonObjectBuilder.h
Go to the documentation of this file.
1
#pragma once
2
#include <gtest/gtest.h>
3
4
#include "
PythonWrapper.h
"
5
6
class
FixturePythonObjectBuilder
:
public
testing::Test
7
{
8
public
:
9
FixturePythonObjectBuilder
();
10
private
:
11
PythonWrapper
_wrapper;
12
};
PythonWrapper.h
Wrapper around python code execution.
FixturePythonObjectBuilder
Definition
FixturePythonObjectBuilder.h:7
FixturePythonObjectBuilder::FixturePythonObjectBuilder
FixturePythonObjectBuilder()
Definition
FixturePythonObjectBuilder.cpp:3
PythonWrapper
Definition
PythonWrapper.h:19
Services
PythonExecution
PythonExecutionTest
include
FixturePythonObjectBuilder.h
Generated by
1.10.0