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