|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
net.curre.prefcount.test.BaseTestCase
net.curre.prefcount.gui.GeneralTest
public class GeneralTest
This is a junit test for testing main GUI functionality.
Created date: Nov 27, 2007
| Field Summary |
|---|
| Fields inherited from class net.curre.prefcount.test.BaseTestCase |
|---|
SETTINGS_FILE |
| Constructor Summary | |
|---|---|
GeneralTest()
|
|
| Method Summary | |
|---|---|
void |
testAllBeforeDialog()
Test functionality before starting the player dialog. |
void |
testAllForFourPlayers()
Test GUI for the 4 players settings. |
void |
testAllForThreePlayers()
Test GUI for the 3 players settings. |
void |
testMiscErrors()
Test errors. |
| Methods inherited from class net.curre.prefcount.test.BaseTestCase |
|---|
assertButtonValues, assertMapNotNullValues, assertMapNullValues, assertNotBlankAndVisible, assertNotVisible, assertNotVisible, assertTextBlank, assertTextNotBlank, assertValidResource, assertVisible, assertVisible, createPlayerStatHelper, deleteTestSettingsFile, setTextFields, setTextFields |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, setUp, tearDown, toString |
| Methods inherited from class junit.framework.Assert |
|---|
assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertEquals, assertFalse, assertFalse, assertNotNull, assertNotNull, assertNotSame, assertNotSame, assertNull, assertNull, assertSame, assertSame, assertTrue, assertTrue, fail, fail, failNotEquals, failNotSame, failSame, format |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GeneralTest()
| Method Detail |
|---|
public void testMiscErrors()
throws java.lang.Exception
java.lang.Exception - on error.
public void testAllBeforeDialog()
throws java.lang.Exception
java.lang.Exception - on error.
public void testAllForThreePlayers()
throws java.lang.Exception
java.lang.Exception - on error.
public void testAllForFourPlayers()
throws java.lang.Exception
java.lang.Exception - on error.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||