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

File Lower.test.js

String/test/Lower.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import lower from '../Lower'
2
3describe('Testing the Lower function', () => {
4 it('Test 1: Check by invalid type', () => {

Callers

nothing calls this directly

Calls 1

lowerFunction · 0.85

Tested by

no test coverage detected