org.mule.test.infrastructure.deployment
Class AbstractFakeMuleServerTestCase
java.lang.Object
org.mule.tck.junit4.AbstractMuleTestCase
org.mule.test.infrastructure.deployment.AbstractFakeMuleServerTestCase
public class AbstractFakeMuleServerTestCase
- extends AbstractMuleTestCase
| 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 |
muleHome
public org.junit.rules.TemporaryFolder muleHome
muleServer
protected FakeMuleServer muleServer
AbstractFakeMuleServerTestCase
public AbstractFakeMuleServerTestCase()
getCoreExtensions
protected List<MuleCoreExtension> getCoreExtensions()
setUp
public void setUp()
throws Exception
- Throws:
Exception
tearDown
public void tearDown()
throws Exception
- Throws:
Exception
Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.