36#ifndef IMT_BASE_DFF_GTEST_HELPER_FIXTURE_H
37#define IMT_BASE_DFF_GTEST_HELPER_FIXTURE_H
39#include <gtest/gtest.h>
53template<
typename GTestFixtureType>
Handles assertions for testing purposes.
This fixture inits the runtime mock and a handler for assertions.
AssertActionHandler m_assertActionHandler
::imt::base::dff::runtime::mock::RuntimeMock m_runtimeMock
Mocking object which stores all relevant information for runtime.
This is a application specific file which is used to configure Imt.Base.Core.Math.