Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Snapchat/Valdi
/ UnicodeString.spec.ts
File
UnicodeString.spec.ts
src/valdi_modules/src/valdi/coreutils/test/UnicodeString.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ UnicodeString, UnicodeStringOptions } from
'coreutils/src/unicode/UnicodeString'
;
2
import
'jasmine/src/jasmine'
;
3
4
describe(
'UnicodeString'
, () => {
Callers
nothing calls this directly
Calls
15
toBeTrue
Method · 0.80
toBeFalse
Method · 0.80
fromCodepoints
Method · 0.80
trimLeft
Method · 0.80
toMutable
Method · 0.80
trimRight
Method · 0.80
removeAt
Method · 0.80
removeRange
Method · 0.80
removeCount
Method · 0.80
filterGraphemeClusters
Method · 0.80
replaceGraphemeClusters
Method · 0.80
splitBy
Method · 0.80
Tested by
no test coverage detected