MCPcopy Create free account
hub / github.com/codebox/homoglyph / currentRunnable

Function currentRunnable

javascript/tests/js/jasmine/jasmine.js:477–479  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

475 };
476
477 var currentRunnable = function() {
478 return currentSpec || currentSuite();
479 };
480
481 var reporter = new j$.ReportDispatcher([
482 'jasmineStarted',

Callers 1

EnvFunction · 0.85

Calls 1

currentSuiteFunction · 0.85

Tested by

no test coverage detected