MCPcopy Index your code
hub / github.com/SuperMap/iClient-JavaScript / ChangeTileVersionSpec.js

File ChangeTileVersionSpec.js

test/leaflet/control/ChangeTileVersionSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {changeTileVersion} from '../../../src/leaflet/control/ChangeTileVersion';
2import {tiledMapLayer} from '../../../src/leaflet/mapping/TiledMapLayer';
3import {FetchRequest} from '../../../src/common/util/FetchRequest';
4import { mockCreateTile } from '../../tool/mock_leaflet';

Callers

nothing calls this directly

Calls 15

mockCreateTileFunction · 0.90
tiledMapLayerFunction · 0.90
changeTileVersionFunction · 0.90
describeFunction · 0.85
spyOnFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
expectFunction · 0.85
createElementMethod · 0.80
mapMethod · 0.80
indexOfMethod · 0.80
removeChildMethod · 0.80

Tested by

no test coverage detected