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