MCPcopy 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

1import { UnicodeString, UnicodeStringOptions } from 'coreutils/src/unicode/UnicodeString';
2import 'jasmine/src/jasmine';
3
4describe('UnicodeString', () => {

Callers

nothing calls this directly

Calls 15

toBeTrueMethod · 0.80
toBeFalseMethod · 0.80
fromCodepointsMethod · 0.80
trimLeftMethod · 0.80
toMutableMethod · 0.80
trimRightMethod · 0.80
removeAtMethod · 0.80
removeRangeMethod · 0.80
removeCountMethod · 0.80
splitByMethod · 0.80

Tested by

no test coverage detected