Package cli.commands
Class DisplayUserTest
- java.lang.Object
-
- cli.commands.DisplayUserTest
-
public class DisplayUserTest extends java.lang.Object
Testing DisplayUser Class
-
-
Constructor Summary
Constructors Constructor Description DisplayUserTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
hasGoodInput1()
Testing good input argumentsvoid
hasGoodInput2()
Testing bad input argumentsvoid
hasGoodInput3()
Testing bad input argumentsvoid
main()
Test that need to be implemented
-