|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.cactus.internal.server.AbstractJMSTestCaller
public abstract class AbstractJMSTestCaller
Responsible for instanciating the TestCase class on the server
side, set up the implicit objects and call the test method. This class
provides a common abstraction for all test web requests.
| Field Summary | |
|---|---|
protected MessageDrivenBeanImplicitObjects |
mdbImplicitObjects
The implicit objects (which will be used to set the test case fields in the setTesCaseFields method. |
| Constructor Summary | |
|---|---|
AbstractJMSTestCaller(MessageDrivenBeanImplicitObjects mdbObjects)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected MessageDrivenBeanImplicitObjects mdbImplicitObjects
setTesCaseFields method.
| Constructor Detail |
|---|
public AbstractJMSTestCaller(MessageDrivenBeanImplicitObjects mdbObjects)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||