|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.mule.tck.junit4.AbstractMuleTestCase
org.mule.tck.junit4.DomainFunctionalTestCase
public abstract class DomainFunctionalTestCase
| Nested Class Summary | |
|---|---|
class |
DomainFunctionalTestCase.ApplicationConfig
|
| Field Summary |
|---|
| Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
|---|
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY |
| Constructor Summary | |
|---|---|
DomainFunctionalTestCase()
|
|
| Method Summary | |
|---|---|
protected MuleContext |
createAppMuleContext(String[] configResource)
|
void |
disposeMuleContext(MuleContext muleContext)
|
void |
disposeMuleContexts()
|
abstract DomainFunctionalTestCase.ApplicationConfig[] |
getConfigResources()
|
protected abstract String |
getDomainConfig()
|
MuleContext |
getMuleContextForApp(String applicationName)
|
void |
setUpMuleContexts()
|
| Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase |
|---|
clearExcludedFlag, clearRequestContext, clearTestCaseName, createTestTimeoutRule, dumpFilteredThreadsInTest, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile, takeTestCaseName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DomainFunctionalTestCase()
| Method Detail |
|---|
protected abstract String getDomainConfig()
public void disposeMuleContext(MuleContext muleContext)
public void setUpMuleContexts()
throws Exception
Exceptionpublic void disposeMuleContexts()
protected MuleContext createAppMuleContext(String[] configResource)
throws Exception
Exceptionpublic abstract DomainFunctionalTestCase.ApplicationConfig[] getConfigResources()
public MuleContext getMuleContextForApp(String applicationName)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||