Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MikeRyanDev/angular-decorators
/ module.spec.js
File
module.spec.js
src/module.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{sinon} from
'./tests/frameworks'
;
2
import
{angular, ngMocks} from
'./tests/angular'
;
3
import
{providerWriter, baseWriter} from
'./writers'
;
4
import
Module from
'./module'
;
Callers
nothing calls this directly
Calls
7
Module
Function · 0.85
publish
Method · 0.80
config
Method · 0.65
run
Method · 0.65
value
Method · 0.65
constant
Method · 0.65
add
Method · 0.65
Tested by
no test coverage detected