Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Samsung/UTopia
/ isTestBody
Method
isTestBody
lib/tcanalysis/FunctionNode.cpp:37–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
bool FunctionNode::isEnvironment() const { return Environment; }
36
37
bool FunctionNode::isTestBody() const { return TestBody; }
38
39
Json::Value FunctionNode::getJson() const {
40
Json::Value Root;
Callers
2
getTestBody
Method · 0.45
getTCCall
Method · 0.45
Calls
no outgoing calls
Tested by
1
getTestBody
Method · 0.36