unitTests
Class TestGameComboBox
java.lang.Object
|
+--TestCase
|
+--unitTests.TestGameComboBox
- public class TestGameComboBox
- extends TestCase
- Author:
- jarmo
- See Also:
- Serialized Form
Constructor Summary |
TestGameComboBox(java.lang.String arg0)
Constructor for TestGameComboBox. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
gcb
private GameComboBox gcb
TestGameComboBox
public TestGameComboBox(java.lang.String arg0)
- Constructor for TestGameComboBox.
- Parameters:
arg0
-
main
public static void main(java.lang.String[] args)
setUp
protected void setUp()
throws java.lang.Exception
java.lang.Exception
testSetAndGetValue
public void testSetAndGetValue()
testSetAndGetPlayer
public void testSetAndGetPlayer()
testSetAndGetEventValue
public void testSetAndGetEventValue()
testSetAndGetFormSlotNumber
public void testSetAndGetFormSlotNumber()