![]() |
Imt.Base C++ API V4.1.1.0
|
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. | |
| using imt::base::dff::gtest::helper::Fixture = typedef FixtureTemplate<::testing::Test> |