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

File VectorTileStylesSpec.js

test/openlayers/overlay/vectortile/VectorTileStylesSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// 开发代码有bug,因为用的静态方法,所以一旦设置了客户端样式就会一直保留,其它变量也可能有未被清除掉的现象。
2// 本测试待开发改好bug后需要调整测顺序,验证出图结果。
3// 目前一旦将使用客户端样式的测试放到最前面,则会影响后续测试。
4import {VectorTileStyles} from '../../../../src/openlayers/overlay/vectortile/VectorTileStyles';

Callers

nothing calls this directly

Calls 15

describeFunction · 0.85
beforeEachFunction · 0.85
afterEachFunction · 0.85
xitFunction · 0.85
expectFunction · 0.85
createElementMethod · 0.80
getViewMethod · 0.80
removeChildMethod · 0.80
getFeatureStyleMethod · 0.80
initClientCssStrFunction · 0.70
itFunction · 0.50
doneFunction · 0.50

Tested by

no test coverage detected