|
||||||||||
| 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.TestPropertyActions
The tests in this testcase are used to determine the functioning of various property and event actions.
| Constructor Summary | |
TestPropertyActions()
|
|
| Method Summary | |
void |
testBidirectionalPropertySynchronization()
Test the synchronization of two properties. |
void |
testBidirectionalPropertySynchronizationWithConversion()
Test the synchronization of two properties. |
void |
testBidirectionalSyncWithOtherActivator()
Test the synchronization of two properties. |
void |
testInvokeMethodFromPropertyChange()
Check method invocation from a PropertyChange. |
void |
testPathInvokeMethodFromPropertyChange()
Check method invocation from a PropertyChange where both the target of the method invocation as well as the source of the property change can be qualified using property paths. |
void |
testPathPropertyBidirectional()
Tests resolving properties by path for property synchronization. |
void |
testPathPropertyUnidirectional()
Tests resolving properties by path for property synchronization. |
void |
testUnidirectionalPropertySynchronization()
Test the synchronization of two properties. |
| 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 TestPropertyActions()
| Method Detail |
public void testPathInvokeMethodFromPropertyChange()
throws java.lang.Exception
java.lang.Exception - - Throw any exception if an error occurs
public void testInvokeMethodFromPropertyChange()
throws java.lang.Exception
java.lang.Exception - - Throw any exception if an error occurs
public void testUnidirectionalPropertySynchronization()
throws java.lang.Exception
java.lang.Exception - - In case of the test failure
public void testBidirectionalPropertySynchronizationWithConversion()
throws java.lang.Exception
java.lang.Exception - - In case of the test failure
public void testBidirectionalPropertySynchronization()
throws java.lang.Exception
java.lang.Exception - - In case of the test failure
public void testBidirectionalSyncWithOtherActivator()
throws java.lang.Exception
java.lang.Exception - - In case of the test failurepublic void testPathPropertyUnidirectional()
public void testPathPropertyBidirectional()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||