Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TestLeafInc/Simba
/ setNode
Method
setNode
src/main/java/com/force/utility/HtmlReporter.java:66–69 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
64
}
65
66
public
synchronized
void
setNode() {
67
ExtentTest child = parentTest.get().createNode(getTestName());
68
test.set(child);
69
}
70
71
public
abstract String takeSnap();
72
Callers
1
init
Method · 0.80
Calls
2
getTestName
Method · 0.95
get
Method · 0.80
Tested by
no test coverage detected