Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
ROT13 from
'../ROT13'
2
3
describe(
'Testing ROT13 function'
, () => {
4
it(
'Test - 1, passing a non-string as an argument'
, () => {
Callers
nothing calls this directly
Calls
1
ROT13
Function · 0.85
Tested by
no test coverage detected