|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
com.iternum.swlink.test.TestAwtEventActions
Several tests to determine if Awt/Swing event activators work as expected.
| Constructor Summary | |
TestAwtEventActions()
|
|
| Method Summary | |
void |
testActionModelSync()
Tests synchronization of an ActionEvent, a PropertyChangeEvent and a Property change using Swing. |
void |
testButtonPressedEventMethodAction()
Tests triggering an action using swing. |
void |
testButtonPressedExplicitCreation()
Tests triggering an action using swing and more verbose Linker. |
void |
testFocusLostSync()
Tests synchronization of a FocusLostEvent, a PropertyChangeEvent and a Property change using Swing. |
void |
testKeyReleasedSync()
Tests synchronization of a KeyEvent, a PropertyChangeEvent and a Property change using Swing. |
void |
testPathActionModelSync()
Tests synchronization of an ActionEvent, a PropertyChangeEvent and a Property change using Swing. |
| 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 |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public TestAwtEventActions()
| Method Detail |
public void testButtonPressedEventMethodAction()
public void testPathActionModelSync()
public void testActionModelSync()
public void testFocusLostSync()
public void testKeyReleasedSync()
public void testButtonPressedExplicitCreation()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||