|
||||||||||
| 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.event.AllEventsTest
public class AllEventsTest
This is a junit test for testing event classes.
Created date: Dec 15, 2007
| Field Summary |
|---|
| Fields inherited from class net.curre.prefcount.test.BaseTestCase |
|---|
SETTINGS_FILE |
| Constructor Summary | |
|---|---|
AllEventsTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
Creates and sets the main window (class variable) ans also initializes the result bean with a 3-player game data. |
void |
testChangeLanguageActionListener()
Tests the ChangeLanguageActionListener class. |
void |
testComputeButtonActionListener()
Tests the ComputeButtonActionListener class. |
void |
testDialogButtonNavigationListener()
Tests the DialogButtonNavigationListener class. |
void |
testSaveResetSettingsActionListener()
Tests the SaveResetSettingsActionListener class. |
void |
testStartAskingQuestionsListener()
Tests the StartAskingQuestionsListener class. |
| 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, 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 AllEventsTest()
| Method Detail |
|---|
public void setUp()
throws java.lang.Exception
setUp in class junit.framework.TestCasejava.lang.Exceptionpublic void testChangeLanguageActionListener()
public void testComputeButtonActionListener()
public void testDialogButtonNavigationListener()
public void testSaveResetSettingsActionListener()
public void testStartAskingQuestionsListener()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||