MCPcopy Create free account
hub / github.com/RobTillaart/Arduino / unittest

Function unittest

libraries/printHelpers/test/unit_test_001.cpp:51–54  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49
50
51unittest(test_constants)
52{
53 assertEqual(PRINTBUFFERSIZE, 66);
54}
55
56
57unittest(test_sci)

Callers

nothing calls this directly

Calls 7

engFunction · 0.85
print64Function · 0.85
toBytesFunction · 0.85
toRomanFunction · 0.85
sciFunction · 0.50
hexFunction · 0.50
binFunction · 0.50

Tested by

no test coverage detected