![]() |
Imt.Base C++ API V4.1.1.0
|
#include <gtest/gtest.h>
#include <Imt.Base.Core.Platform/Platform.h>
#include <Imt.Base.Dff.GTest.Helper/AssertActionHandler.h>
#include <Imt.Base.Dff.Runtime.Mock/RuntimeMock.h>
Go to the source code of this file.
Classes | |
class | imt::base::dff::gtest::helper::FixtureTemplate< GTestFixtureType > |
This fixture inits the runtime mock and a handler for assertions. More... | |
Namespaces | |
namespace | imt |
This is a application specific file which is used to configure Imt.Base.Core.Math. | |
namespace | imt::base |
namespace | imt::base::dff |
namespace | imt::base::dff::gtest |
namespace | imt::base::dff::gtest::helper |
Typedefs | |
using | imt::base::dff::gtest::helper::Fixture = FixtureTemplate<::testing::Test > |
Helper type that sets the template parameter to the fixture type used in most cases. | |