|
||||||||||
| 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.TestProxySupport
This testcase tests the ProxySupport of the Connections.
| Constructor Summary | |
TestProxySupport()
Create the TestProxySupport. |
|
| Method Summary | |
void |
testActivateOnSetSource()
Test if activation when setting the source works. |
void |
testActivateOnSetSourceEmptyProxy()
Test setting an empty proxy. |
void |
testActivateOnSetSourceEmptyProxyMirrored()
Test setting an empty proxy. |
void |
testPathSourceProxy()
Test a sourceProxy, where both target and source are resolved using nested properties. |
void |
testPathTargetProxy()
Test a targetProxy. |
void |
testPathTargetSourceProxy()
Test a target proxy and a source proxy, where both the target and the source object are resolved using nested properties. |
void |
testSourceProxy()
Test a sourceProxy. |
void |
testTargetProxy()
Test a targetProxy. |
void |
testTargetSourceProxy()
Test a target proxy and a source proxy. |
| 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 TestProxySupport()
| Method Detail |
public void testSourceProxy()
public void testPathSourceProxy()
public void testTargetProxy()
public void testPathTargetProxy()
public void testTargetSourceProxy()
public void testPathTargetSourceProxy()
public void testActivateOnSetSource()
public void testActivateOnSetSourceEmptyProxy()
public void testActivateOnSetSourceEmptyProxyMirrored()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||