unitTests
Class TestGameButton

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

public class TestGameButton
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Field Summary
private  GameButton gb
           
 
Constructor Summary
TestGameButton(java.lang.String arg0)
          Constructor for GameButtonTest.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGameButton()
           
 void testGameButtonString()
           
 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

gb

private GameButton gb
Constructor Detail

TestGameButton

public TestGameButton(java.lang.String arg0)
Constructor for GameButtonTest.

Parameters:
arg0 -
Method Detail

main

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

setUp

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

testGameButton

public void testGameButton()

testGameButtonString

public void testGameButtonString()

testSetAndGetValue

public void testSetAndGetValue()

testSetAndGetPlayer

public void testSetAndGetPlayer()

testSetAndGetEventValue

public void testSetAndGetEventValue()

testSetAndGetFormSlotNumber

public void testSetAndGetFormSlotNumber()

(c) ohtuR6