MCPcopy 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
4class 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

startRecordingTrafficMethod · 0.80
startRecordingTrafficMethod · 0.80
container_test.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected