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

File nullable.ts

test/nullable.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('nullable with basic types', t => {

Callers

nothing calls this directly

Calls 8

testFunction · 0.85
owFunction · 0.85
validateMethod · 0.80
trueMethod · 0.80
falseMethod · 0.80
minLengthMethod · 0.45
exactShapeMethod · 0.45
ofTypeMethod · 0.45

Tested by

no test coverage detected