Package test.boundary

Class PasswordTest

java.lang.Object
test.boundary.PasswordTest

public class PasswordTest extends Object
A test class that retrieves the password from user input using AttributeGetter and prints it to the console.
  • Constructor Details

    • PasswordTest

      public PasswordTest()
  • Method Details

    • main

      public static void main(String[] args)
      The main method that retrieves the password from user input using AttributeGetter
      Parameters:
      args - command line arguments