MCPcopy
hub / github.com/meteor/meteor / match_test.js

File match_test.js

packages/check/match_test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1Tinytest.add('check - check', test => {
2 const matches = (value, pattern) => {
3 let error;
4 try {

Callers

nothing calls this directly

Calls 15

failsFunction · 0.85
argumentsMatchesFunction · 0.85
argumentsFailsFunction · 0.85
checksAllArgumentsFunction · 0.85
doesntCheckAllArgumentsFunction · 0.85
matchFunction · 0.85
onCompleteFunction · 0.85
addMethod · 0.80
isTrueMethod · 0.80
equalMethod · 0.80
matchesFunction · 0.70
checkFunction · 0.70

Tested by

no test coverage detected