java icon indicating copy to clipboard operation
java copied to clipboard

Add missing test to CryptoSquareTest (54-character input)

Open Snehitha9126 opened this issue 7 months ago • 1 comments

This PR adds a missing canonical test case for the 'crypto-square' exercise based on the uuid 33fd914e-fa44-445b-8f38-ff8fbc9fe6e6 from problem-specifications. It verifies that a 54-character plaintext results in 8 chunks with trailing spaces.

Reference: https://github.com/exercism/java/issues/2959


Notes for merge:

  • The change in problem specification looks like a test description change.

[no important files changed]

Snehitha9126 avatar Jul 01 '25 07:07 Snehitha9126