Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RobTillaart/Arduino
/ unittest
Function
unittest
libraries/PrintCharArray/test/unit_test_001.cpp:51–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
49
50
51
unittest(test_constants)
52
{
53
assertEqual(PRINTCHARARRAY_MAX_BUFFER_SIZE, 250);
54
}
55
56
57
unittest(test_constructor)
Callers
nothing calls this directly
Calls
5
bufSize
Method · 0.80
getBuffer
Method · 0.80
available
Method · 0.45
size
Method · 0.45
clear
Method · 0.45
Tested by
no test coverage detected