Package test.boundary
Class PasswordTest
java.lang.Object
test.boundary.PasswordTest
A test class that retrieves the password from user input using
AttributeGetter
and prints it to the console.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
The main method that retrieves the password from user input usingAttributeGetter
-
Constructor Details
-
PasswordTest
public PasswordTest()
-
-
Method Details
-
main
The main method that retrieves the password from user input usingAttributeGetter
- Parameters:
args
- command line arguments
-