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