Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
Fixture.h File Reference

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.