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