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