MCPcopy Create free account
hub / github.com/approvals/ApprovalTests.cpp / getPoint

Function getPoint

tests/DocTest_Tests/ApprovalsTests.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52};
53
54NonStreamablePoint getPoint()
55{
56 return NonStreamablePoint{4, 7};
57}
58
59TEST_CASE("YouCanVerifyWithConverterLambda")
60{

Callers 1

ApprovalsTests.cppFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected