unitTests
Class TestSimpleHelper
java.lang.Object
|
+--TestCase
|
+--unitTests.TestSimpleHelper
- public class TestSimpleHelper
- extends TestCase
- Author:
- jarmo
- See Also:
- Serialized Form
Constructor Summary |
TestSimpleHelper(java.lang.String arg0)
Constructor for TestSimpleHelper. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
sh
private SimpleHelper sh
TestSimpleHelper
public TestSimpleHelper(java.lang.String arg0)
- Constructor for TestSimpleHelper.
- Parameters:
arg0
-
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
java.lang.Exception
testSimpleHelper
public void testSimpleHelper()
testGetMaxPlayerCount
public void testGetMaxPlayerCount()
testSetGameStatus
public void testSetGameStatus()
testValidateInput
public void testValidateInput()