Package cli.commands
Class ExitTest
- java.lang.Object
 - 
- cli.commands.ExitTest
 
 
- 
public class ExitTest extends java.lang.ObjectTesting Exit Class 
- 
- 
Constructor Summary
Constructors Constructor Description ExitTest() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidhasGoodInput1()Testing good input argumentsvoidhasGoodInput2()Testing bad input argumentsvoidmain()Test that need to be implemented 
 -