|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jitr.JitrTestBase
org.jitr.JitrTestWithExternalSpring
@JitrConfiguration(mode=MIXED)
@ContextConfiguration(locations="/META-INF/spring/test-beans.xml",
loader=org.springframework.test.context.support.GenericXmlContextLoader.class)
public class JitrTestWithExternalSpring
| Field Summary |
|---|
| Fields inherited from class org.jitr.JitrTestBase |
|---|
baseUri, port |
| Constructor Summary | |
|---|---|
JitrTestWithExternalSpring()
|
|
| Method Summary | |
|---|---|
void |
before()
In this test, we need to setup the remote Jetty service since the service injected is a local and different Spring application context. |
protected java.lang.String |
getRemoteTestString()
|
| Methods inherited from class org.jitr.JitrTestBase |
|---|
getInputStreamAsString, testHttpCall, testJitrFieldWiring |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JitrTestWithExternalSpring()
| Method Detail |
|---|
public void before()
throws java.lang.Exception
java.lang.Exceptionprotected java.lang.String getRemoteTestString()
getRemoteTestString in class JitrTestBase
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||