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

File BaseTypesSpec.js

test/common/commontypes/BaseTypesSpec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {StringExt, NumberExt, ArrayExt} from '../../../src/common/commontypes/BaseTypes';
2
3describe('BaseTypes', () => {
4 it('startsWith, contains', () => {

Callers

nothing calls this directly

Calls 7

describeFunction · 0.85
expectFunction · 0.85
trimMethod · 0.80
formatMethod · 0.80
filterMethod · 0.80
itFunction · 0.50
containsMethod · 0.45

Tested by

no test coverage detected