Right click on the file ROT13CipherTest, select "Run As" then "JUnit test". You should get 10 green tests. Call the method transform() in class ROT13Cipher, using the string to cipher as parameter.
Java implementations of DSA problems Topic-wise problem practice Clean and readable code Regular updates as I learn new concepts ...