|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
org.apache.axis2.transport.testkit.tests.ManagedTestCase
org.apache.axis2.transport.testkit.tests.MessageTestCase
org.apache.axis2.transport.testkit.tests.echo.RequestResponseMessageTestCase<M,N>
public abstract class RequestResponseMessageTestCase<M,N>
| Field Summary |
|---|
| Fields inherited from class org.apache.axis2.transport.testkit.tests.MessageTestCase |
|---|
contentType, options |
| Constructor Summary | |
|---|---|
RequestResponseMessageTestCase(RequestResponseChannel channel,
RequestResponseTestClient<M,N> client,
InOutEndpoint endpoint,
javax.mail.internet.ContentType contentType,
java.lang.String charset,
java.lang.Object... resources)
|
|
| Method Summary | |
|---|---|
protected abstract void |
checkResponse(M request,
N response)
|
protected void |
doRunTest()
|
protected abstract M |
prepareRequest()
|
| Methods inherited from class org.apache.axis2.transport.testkit.tests.MessageTestCase |
|---|
runTest |
| Methods inherited from class org.apache.axis2.transport.testkit.tests.ManagedTestCase |
|---|
addResource, getId, getName, getNameComponents, getResourceSet, getTestClass, init, setUp, tearDown, toString |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, run, run, runBare, setName |
| 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, failNotEquals, failNotSame, failSame |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RequestResponseMessageTestCase(RequestResponseChannel channel,
RequestResponseTestClient<M,N> client,
InOutEndpoint endpoint,
javax.mail.internet.ContentType contentType,
java.lang.String charset,
java.lang.Object... resources)
| Method Detail |
|---|
protected void doRunTest()
throws java.lang.Throwable
doRunTest in class MessageTestCasejava.lang.Throwable
protected abstract M prepareRequest()
throws java.lang.Exception
java.lang.Exception
protected abstract void checkResponse(M request,
N response)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||