Class Tests
Object
Tests
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancomposeTest(PrintWriter testFeedback) static booleandecryptTest1(PrintWriter testFeedback) static booleandecryptTest2(PrintWriter testFeedback) static booleanencryptTest1(PrintWriter testFeedback) static booleanencryptTest2(PrintWriter testFeedback) static voidprivate voidprovideInput(String data) voidstatic booleantoStringTest(PrintWriter testFeedback)
-
Field Details
-
systemIn
-
testIn
-
-
Constructor Details
-
Tests
public Tests()
-
-
Method Details
-
composeTest
-
toStringTest
-
encryptTest1
-
encryptTest2
-
decryptTest1
-
decryptTest2
-
provideInput
-
restoreSystemInputOutput
public void restoreSystemInputOutput() -
main
-