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