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

Function unittest

libraries/moduloMap/test/unit_test_001.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37
38
39unittest(test_constants)
40{
41 assertEqual(1, 1);
42}
43
44
45unittest(test_map)

Callers

nothing calls this directly

Calls 2

beginMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected