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

File Abs.test.js

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

Source from the content-addressed store, hash-verified

1import { abs } from '../Abs'
2
3describe('Testing abs function', () => {
4 it('Testing for invalid types', () => {

Callers

nothing calls this directly

Calls 1

absFunction · 0.90

Tested by

no test coverage detected