Package cli.commands
Class HelpTest
- java.lang.Object
-
- cli.commands.HelpTest
-
public class HelpTest extends java.lang.Object
Testing Help Class
-
-
Constructor Summary
Constructors Constructor Description HelpTest()
-
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
-