unitTests
Class TestGameMenuItem

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

public class TestGameMenuItem
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Field Summary
private  GameMenuItem gmi
           
 
Constructor Summary
TestGameMenuItem(java.lang.String arg0)
          Constructor for TestGameMenuItem.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGameMenuItemString()
           
 void testSetAndGetEventValue()
           
 void testSetAndGetFormSlotNumber()
           
 void testSetAndGetPlayer()
           
 void testSetAndGetValue()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

gmi

private GameMenuItem gmi
Constructor Detail

TestGameMenuItem

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

Parameters:
arg0 -
Method Detail

main

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

setUp

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

testGameMenuItemString

public void testGameMenuItemString()

testSetAndGetValue

public void testSetAndGetValue()

testSetAndGetPlayer

public void testSetAndGetPlayer()

testSetAndGetEventValue

public void testSetAndGetEventValue()

testSetAndGetFormSlotNumber

public void testSetAndGetFormSlotNumber()

(c) ohtuR6