Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
54
NonStreamablePoint getPoint()
55
{
56
return NonStreamablePoint{4, 7};
57
}
58
59
TEST_CASE(
"YouCanVerifyWithConverterLambda"
)
60
{
Callers
1
ApprovalsTests.cpp
File · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected