|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjunit.framework.Assert
junit.framework.TestCase
de.fzj.unicore.wsrflite.xfire.LocalTestCase
de.fzj.unicore.wsrflite.xfire.JettyTestCase
public abstract class JettyTestCase
| Field Summary | |
|---|---|
protected static org.codehaus.xfire.xmlbeans.XmlBeansServiceFactory |
factory
|
protected static JettyServer |
server
|
| Fields inherited from class de.fzj.unicore.wsrflite.xfire.LocalTestCase |
|---|
haveInit, xfire |
| Constructor Summary | |
|---|---|
JettyTestCase()
|
|
| Method Summary | |
|---|---|
protected JettyServer |
createServer()
|
protected String |
getBaseurl()
|
protected ISecurityProperties |
getClientSideSecurityProperties()
override to provide non-trivial client side security properties |
protected int |
getPort()
|
protected ISecurityProperties |
getServerSideSecurityProperties()
override to provide non-trivial server side security properties |
protected org.w3.x2003.x05.soapEnvelope.EnvelopeDocument |
makeSoapEnvelope(org.apache.xmlbeans.XmlObject bodyContent)
|
protected void |
setUp()
|
protected void |
tearDown()
|
| Methods inherited from class de.fzj.unicore.wsrflite.xfire.LocalTestCase |
|---|
addServices, makeProxy, makeSoapEnvFromReply, makeXmlObject |
| Methods inherited from class junit.framework.TestCase |
|---|
countTestCases, createResult, getName, run, run, runBare, runTest, setName, 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 |
| Field Detail |
|---|
protected static JettyServer server
protected static org.codehaus.xfire.xmlbeans.XmlBeansServiceFactory factory
| Constructor Detail |
|---|
public JettyTestCase()
| Method Detail |
|---|
protected void setUp()
throws Exception
setUp in class LocalTestCaseException
protected JettyServer createServer()
throws Exception
Exceptionprotected int getPort()
protected ISecurityProperties getClientSideSecurityProperties()
protected ISecurityProperties getServerSideSecurityProperties()
protected String getBaseurl()
getBaseurl in class LocalTestCase
protected void tearDown()
throws Exception
tearDown in class junit.framework.TestCaseExceptionprotected org.w3.x2003.x05.soapEnvelope.EnvelopeDocument makeSoapEnvelope(org.apache.xmlbeans.XmlObject bodyContent)
makeSoapEnvelope in class LocalTestCase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||