Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{StringExt, NumberExt, ArrayExt} from
'../../../src/common/commontypes/BaseTypes'
;
2
3
describe(
'BaseTypes'
, () => {
4
it(
'startsWith, contains'
, () => {
Callers
nothing calls this directly
Calls
7
describe
Function · 0.85
expect
Function · 0.85
trim
Method · 0.80
format
Method · 0.80
filter
Method · 0.80
it
Function · 0.50
contains
Method · 0.45
Tested by
no test coverage detected