Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SuperMap/iClient-JavaScript
/ EncryptRequestSpec.js
File
EncryptRequestSpec.js
test/common/util/EncryptRequestSpec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ FetchRequest } from
'../../../src/common/util/FetchRequest'
;
2
import
{ EncryptRequest, getServiceKey } from
'../../../src/common/util/EncryptRequest'
;
3
4
describe(
'EncryptRequest'
, () => {
Callers
nothing calls this directly
Calls
7
getServiceKey
Function · 0.90
describe
Function · 0.85
spyOn
Function · 0.85
expect
Function · 0.85
it
Function · 0.50
done
Function · 0.50
request
Method · 0.45
Tested by
no test coverage detected