Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/codeceptjs/CodeceptJS
/ method
Method
method
test/data/helper.js:5–7 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
4
class
MyHelper extends Helper {
5
method() {
6
return
'hello world'
7
}
8
9
async
_locate(locator) {
10
// Mock method for eachElement tests - returns 2 elements
Callers
3
startRecordingTraffic
Method · 0.80
startRecordingTraffic
Method · 0.80
container_test.js
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected