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