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

File ROT13.test.js

Ciphers/test/ROT13.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import ROT13 from '../ROT13'
2
3describe('Testing ROT13 function', () => {
4 it('Test - 1, passing a non-string as an argument', () => {

Callers

nothing calls this directly

Calls 1

ROT13Function · 0.85

Tested by

no test coverage detected