unitTests
Class TestSimpleHelper

java.lang.Object
  |
  +--TestCase
        |
        +--unitTests.TestSimpleHelper

public class TestSimpleHelper
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Field Summary
private  SimpleHelper sh
           
 
Constructor Summary
TestSimpleHelper(java.lang.String arg0)
          Constructor for TestSimpleHelper.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGetMaxPlayerCount()
           
 void testSetGameStatus()
           
 void testSimpleHelper()
           
 void testValidateInput()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

sh

private SimpleHelper sh
Constructor Detail

TestSimpleHelper

public TestSimpleHelper(java.lang.String arg0)
Constructor for TestSimpleHelper.

Parameters:
arg0 -
Method Detail

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()

(c) ohtuR6