unitTests
Class TestGameTextField

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

public class TestGameTextField
extends TestCase

Author:
jarmo
See Also:
Serialized Form

Field Summary
private  GameTextField gtf
           
 
Constructor Summary
TestGameTextField(java.lang.String arg0)
          Constructor for TestGameTextField.
 
Method Summary
static void main(java.lang.String[] args)
           
protected  void setUp()
           
 void testGameTextFieldint()
           
 void testGameTextFieldString()
           
 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

gtf

private GameTextField gtf
Constructor Detail

TestGameTextField

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

Parameters:
arg0 -
Method Detail

main

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

setUp

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

testGameTextFieldString

public void testGameTextFieldString()

testGameTextFieldint

public void testGameTextFieldint()

testSetAndGetValue

public void testSetAndGetValue()

testSetAndGetPlayer

public void testSetAndGetPlayer()

testSetAndGetEventValue

public void testSetAndGetEventValue()

testSetAndGetFormSlotNumber

public void testSetAndGetFormSlotNumber()

(c) ohtuR6