Class Tests
Object
Tests
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancaesarMessageDecryptionTest1(PrintWriter testFeedback) static booleancaesarMessageDecryptionTest2(PrintWriter testFeedback) static booleancaesarMessageEncryptionTest1(PrintWriter testFeedback) static booleancaesarMessageEncryptionTest2(PrintWriter testFeedback) static voidstatic booleansubstitutionMessageDecryptTest1(PrintWriter testFeedback) static booleansubstitutionMessageDecryptTest2(PrintWriter testFeedback) static booleansubstitutionMessageEncryptTest1(PrintWriter testFeedback) static booleansubstitutionMessageEncryptTest2(PrintWriter testFeedback) static booleantoStringTest(PrintWriter testFeedback)
-
Constructor Details
-
Tests
public Tests()
-
-
Method Details
-
substitutionMessageEncryptTest1
-
substitutionMessageEncryptTest2
-
substitutionMessageDecryptTest1
-
substitutionMessageDecryptTest2
-
caesarMessageEncryptionTest1
-
caesarMessageEncryptionTest2
-
caesarMessageDecryptionTest1
-
caesarMessageDecryptionTest2
-
toStringTest
-
main
-