Class Tests

Object
Tests

public class Tests extends Object
  • Field Details

  • Constructor Details

    • Tests

      public Tests()
  • Method Details

    • composeTest

      public static boolean composeTest(PrintWriter testFeedback)
    • toStringTest

      public static boolean toStringTest(PrintWriter testFeedback)
    • encryptTest1

      public static boolean encryptTest1(PrintWriter testFeedback)
    • encryptTest2

      public static boolean encryptTest2(PrintWriter testFeedback)
    • decryptTest1

      public static boolean decryptTest1(PrintWriter testFeedback)
    • decryptTest2

      public static boolean decryptTest2(PrintWriter testFeedback)
    • provideInput

      private void provideInput(String data)
    • restoreSystemInputOutput

      public void restoreSystemInputOutput()
    • main

      public static void main(String[] args)