Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatLabRockies/OpenStudio
/ toJSON
Method
toJSON
src/alfalfa/test/AlfalfaJSON_GTest.cpp:302–305 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
300
}
301
302
Json::Value toJSON() const override {
303
Json::Value parameters;
304
return parameters;
305
}
306
};
307
308
TEST(AlfalfaJSON, point_component_exceptions) {
Callers
1
TEST
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected