Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PlatformLab/NanoLog
/ SimpleTest
Method
SimpleTest
integrationTest/SimpleTestObject.h:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
36
public:
37
SimpleTest(int number)
38
: number(number)
39
{}
40
41
void logSomething();
42
void wholeBunchOfLogStatements();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected