Commit graph

5 commits

Author SHA1 Message Date
ed0b46b601 A Plugboard
Along the way refactored some things into a super class called Cryptor
2015-07-18 18:37:58 -07:00
f997e84639 Add rot13 test for Rotor
This test checks the modulo functionality.

This change also refactors how tests are set up. Each test is responsible for creating its own rotor.
2015-07-18 10:47:14 -07:00
ccc1244e0c Remove boilerplate tests 2015-07-18 10:45:34 -07:00
31774fbc07 Basic unit test for unadvanced Rotor 2015-07-18 10:39:53 -07:00
b3a98177bb Initial Commit 2015-07-18 08:48:07 -07:00