Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CalcProgrammer1/OpenRGB
/ TEST_F
Function
TEST_F
dependencies/hueplusplus-1.0.0/test/test_BaseDevice.cpp:68–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
};
67
68
TEST_F(BaseDeviceTest, getId)
69
{
70
const int id = 1;
71
EXPECT_EQ(id, getDevice(id).getId());
72
}
73
74
TEST_F(BaseDeviceTest, getName)
75
{
Callers
nothing calls this directly
Calls
13
getBridgeUsername
Function · 0.85
getBridgeIp
Function · 0.85
getBridgePort
Function · 0.85
getUId
Method · 0.80
getManufacturername
Method · 0.80
getProductname
Method · 0.80
getSwVersion
Method · 0.80
getId
Method · 0.45
getName
Method · 0.45
getType
Method · 0.45
getModelId
Method · 0.45
erase
Method · 0.45
Tested by
no test coverage detected