MCPcopy Create free account
hub / github.com/Snapchat/Valdi / getType

Method getType

valdi/test/runtime/CppGeneratedClass_tests.cpp:287–289  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285 ~TestProxyObject() override = default;
286
287 std::string_view getType() const final {
288 return "Test Proxy";
289 }
290};
291
292TEST(CppGeneratedClass, canMarshallObject) {

Callers 2

TESTFunction · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected