Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/angular-ui/ui-router
/ isSpecRunning
Function
isSpecRunning
test/angular/1.2/angular-mocks.js:1976–1978 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1974
1975
var
currentSpec = null,
1976
isSpecRunning =
function
() {
1977
return
!!currentSpec;
1978
};
1979
1980
1981
(window.beforeEach || window.setup)(
function
() {
Callers
1
angular-mocks.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected