|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectch.elca.el4j.tests.core.contextpassing.ContextPassingTest
public class ContextPassingTest
This class tests the context passing classes.
| Constructor Summary | |
|---|---|
ContextPassingTest()
|
|
| Method Summary | |
|---|---|
void |
testDefaultImplicitContextPassingRegistryStandalone()
This test uses the DefaultImplicitContextPassingRegistry
without any registered passers. |
void |
testOneRegisteredPasserOnClientSideAndTwoOnServerSide()
This test simulates implicit context passing with one registered passer on client and two on server side. |
void |
testTwoRegisteredPassersOnBothSides()
This test simulates implicit context passing with two registered passers on server and client side. |
void |
testTwoRegisteredPassersOnClientSideAndOneOnServerSide()
This test simulates implicit context passing with two registered passers on client and only one on server side. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContextPassingTest()
| Method Detail |
|---|
public void testTwoRegisteredPassersOnBothSides()
public void testTwoRegisteredPassersOnClientSideAndOneOnServerSide()
public void testOneRegisteredPasserOnClientSideAndTwoOnServerSide()
public void testDefaultImplicitContextPassingRegistryStandalone()
DefaultImplicitContextPassingRegistry
without any registered passers.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||