unitTests
Class TestGameLogic

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

public class TestGameLogic
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Field Summary
private  GameLogic gl
           
 
Constructor Summary
TestGameLogic(java.lang.String arg0)
          Constructor for TestGameLogic.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGameLogic()
           
 void testGetAndSetNumberOfPlayers()
           
 void testGetAndSetRound()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gl

private GameLogic gl
Constructor Detail

TestGameLogic

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

Parameters:
arg0 -
Method Detail

main

public static void main(java.lang.String[] args)

setUp

protected void setUp()
              throws java.lang.Exception
java.lang.Exception

testGameLogic

public void testGameLogic()

testGetAndSetNumberOfPlayers

public void testGetAndSetNumberOfPlayers()

testGetAndSetRound

public void testGetAndSetRound()

(c) ohtuR6