|
|||||||||||
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.mule.tck.AbstractMuleTestCase
org.mule.tck.FunctionalTestCase
org.mule.extras.spring.config.MultipleSpringContextsTestCase
org.mule.extras.spring.config.MuleConfigWithSpringConfigsTestCase
org.mule.extras.spring.config.MuleConfigWithSpringImportsTestCase
org.mule.extras.spring.config.MuleConfigOnFileSystemWithSpringImportsTestCase
Tests a Mule config from the file system (i.e., not from the classpath) which loads Spring configs
via <import resource="file.xml"/>
statements. The Spring configs will be loaded from the same directory
as the Mule config (Spring uses relative path by default).
Nested Class Summary |
Nested classes inherited from class org.mule.tck.AbstractMuleTestCase |
org.mule.tck.AbstractMuleTestCase.TestInfo |
Field Summary |
Fields inherited from class org.mule.tck.FunctionalTestCase |
DEFAULT_BUILDER_CLASS |
Fields inherited from class org.mule.tck.AbstractMuleTestCase |
logger |
Constructor Summary | |
MuleConfigOnFileSystemWithSpringImportsTestCase()
|
Method Summary | |
String |
getConfigResources()
|
Methods inherited from class org.mule.extras.spring.config.MuleConfigWithSpringConfigsTestCase |
getBuilder, testConnectorBean |
Methods inherited from class org.mule.extras.spring.config.MultipleSpringContextsTestCase |
testMultipleSpringContexts |
Methods inherited from class org.mule.tck.FunctionalTestCase |
doFunctionalTearDown, doPostFunctionalSetUp, doPreFunctionalSetUp, doSetUp, doTearDown, setupManager, suitePreSetUp |
Methods inherited from class org.mule.tck.AbstractMuleTestCase |
addTest, disposeManager, finalize, getDefaultModel, getManager, getName, getTestComponent, getTestConnector, getTestDescriptor, getTestEndpoint, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestInfo, getTestManager, getTestSession, getTestTransformer, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isOffline, run, runBare, setDisposeManagerPerSuite, setUp, suitePostSetUp, suitePostTearDown, suitePreTearDown, tearDown |
Methods inherited from class junit.framework.TestCase |
countTestCases, createResult, run, 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, failNotEquals, failNotSame, failSame |
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
public MuleConfigOnFileSystemWithSpringImportsTestCase()
Method Detail |
public String getConfigResources()
getConfigResources
in class MuleConfigWithSpringImportsTestCase
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |