MCPcopy
hub / github.com/codeceptjs/CodeceptJS / asyncWrapper_test.js

File asyncWrapper_test.js

test/unit/mocha/asyncWrapper_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai'
2import sinon from 'sinon'
3import { test as testWrapper, injected, setup, teardown, suiteSetup, suiteTeardown } from '../../../lib/mocha/asyncWrapper.js'
4import recorder from '../../../lib/recorder.js'

Callers

nothing calls this directly

Calls 11

setupFunction · 0.90
suiteSetupFunction · 0.90
teardownFunction · 0.90
suiteTeardownFunction · 0.90
injectedFunction · 0.90
resolveFunction · 0.85
runHookFunction · 0.85
createMethod · 0.45
resetMethod · 0.45
addMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected