MCPcopy Create free account
hub / github.com/caike/jQuery-Simple-Timer / callHook

Function callHook

tests/qunit-2.9.2.js:3062–3065  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

3060 var _this2 = this;
3061
3062 var callHook = function callHook() {
3063 var promise = hook.call(_this2.testEnvironment, _this2.assert);
3064 _this2.resolvePromise(promise, hookName);
3065 };
3066
3067 var runHook = function runHook() {
3068 if (hookName === "before") {

Callers 1

runHookFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected