Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ unittest
Function
unittest
libraries/PrintSize/test/unit_test_001.cpp:49–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
48
49
unittest(test_constructor)
50
{
51
PrintSize ps;
52
53
assertEqual(0, ps.total());
54
}
55
56
57
Callers
nothing calls this directly
Calls
3
total
Method · 0.80
reset
Method · 0.45
write
Method · 0.45
Tested by
no test coverage detected