Imt.Base C++ API V4.1.1.0
Loading...
Searching...
No Matches
imt::base::dff::gtest::helper Namespace Reference

Classes

class  ActivePartHelper
 Helper for sending messages to an active part. More...
 
class  AssertActionHandler
 Handles assertions for testing purposes. More...
 
class  FixtureTemplate
 This fixture inits the runtime mock and a handler for assertions. More...
 
class  MockTimerService
 Mock implementation of imt::base::dff::runtime::TimerServiceIfc. More...
 

Typedefs

using Fixture = FixtureTemplate<::testing::Test >
 Helper type that sets the template parameter to the fixture type used in most cases.
 

Typedef Documentation

◆ Fixture

using imt::base::dff::gtest::helper::Fixture = typedef FixtureTemplate<::testing::Test>

Helper type that sets the template parameter to the fixture type used in most cases.

Definition at line 65 of file Fixture.h.