MCPcopy Create free account
hub / github.com/Kistler-Group/sdbus-cpp / AMessage

Class AMessage

tests/unittests/Message_test.cpp:656–658  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

654}
655
656class AMessage : public ::testing::TestWithParam<std::variant<int32_t, std::string, my::Struct>>
657{
658};
659
660TEST_P(AMessage, CanCarryDBusVariantGivenAsStdVariant)
661{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected