Mock interface representing the external Redis backend.
More...
#include <inMemoryOldb.hpp>
Mock interface representing the external Redis backend.
- Note
- The methods use std::string for the URI arguments to make it easier to use gMock argument matching functions for e.g. EXPECT_CALL.
◆ MOCK_METHOD() [1/3]
| rtctk::componentFramework::test::MockExtRedisBackend::MOCK_METHOD |
( |
void | , |
|
|
DeleteDataPoint | , |
|
|
(const std::string &uri) | ) |
◆ MOCK_METHOD() [2/3]
| rtctk::componentFramework::test::MockExtRedisBackend::MOCK_METHOD |
( |
void | , |
|
|
ReadDataPoint | , |
|
|
(const std::string &uri) | ) |
◆ MOCK_METHOD() [3/3]
| rtctk::componentFramework::test::MockExtRedisBackend::MOCK_METHOD |
( |
void | , |
|
|
WriteDataPoint | , |
|
|
(const std::string &uri) | ) |
The documentation for this class was generated from the following file:
- componentFramework/services/testSupport/inMemoryOldb/src/include/rtctk/componentFramework/test/inMemoryOldb.hpp