MCPcopy
hub / github.com/sindresorhus/ow / string.ts

File string.ts

test/string.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'ava';
2import ow from '../source/index.js';
3
4test('string', t => {

Callers

nothing calls this directly

Calls 11

testFunction · 0.85
owFunction · 0.85
matchesMethod · 0.80
equalsMethod · 0.80
lengthMethod · 0.45
minLengthMethod · 0.45
maxLengthMethod · 0.45
startsWithMethod · 0.45
endsWithMethod · 0.45
includesMethod · 0.45
oneOfMethod · 0.45

Tested by

no test coverage detected