integrationTests
Class TestSimpleLogic
java.lang.Object
|
+--TestCase
|
+--integrationTests.TestSimpleLogic
- public class TestSimpleLogic
- extends TestCase
- Author:
- jarmo
- See Also:
- Serialized Form
Constructor Summary |
TestSimpleLogic(java.lang.String arg0)
Constructor for TestSimpleLogic. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TestSimpleLogic
public TestSimpleLogic(java.lang.String arg0)
- Constructor for TestSimpleLogic.
- Parameters:
arg0
-
main
public static void main(java.lang.String[] args)
testSimpleValidatorValidateInput
public void testSimpleValidatorValidateInput()
testSimpleLogicGetNumberOfPlayers
public void testSimpleLogicGetNumberOfPlayers()
testSimpleStateGetAndSetState
public void testSimpleStateGetAndSetState()
testSimpleStateGiveEvent
public void testSimpleStateGiveEvent()