MCPcopy Create free account
hub / github.com/TheAlgorithms/JavaScript / ParityOutlier.test.js

File ParityOutlier.test.js

Maths/test/ParityOutlier.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parityOutlier } from '../ParityOutlier'
2
3describe('Testing parityOutlier function', () => {
4 it('should return the odd number in an array of even numbers', () => {

Callers

nothing calls this directly

Calls 1

parityOutlierFunction · 0.90

Tested by

no test coverage detected