MCPcopy Index your code
hub / github.com/codeceptjs/CodeceptJS / isHelper

Function isHelper

test/helper/webapi.js:32–32  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30
31export function tests() {
32 const isHelper = helperName => I.constructor.name === helperName
33
34 beforeEach(() => {
35 I = data.I

Callers 1

testsFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected