public abstract class MuleArtifactFunctionalTestCase extends ArtifactFunctionalTestCase
ArtifactFunctionalTestCase.TestClassLoaderRepository| Modifier and Type | Field and Description |
|---|---|
protected org.mule.runtime.api.component.location.ConfigurationComponentLocator |
locator |
SystemProperty |
mUnitDisableInitialStateManagerProperty
Sets to disable initial state manager from MUnit as the plugin will be discovered and register to the ExtensionManager if
declared in the pom.xml.
|
protected org.mule.runtime.api.notification.NotificationListenerRegistry |
notificationListenerRegistry |
MULE_SPRING_CONFIG_FILE, SPRING_CONFIG_FILES_PROPERTIESmuleDisableAsyncRetryPolicyOnSourcesProperty, registryBLOCK_TIMEOUT, componentLocator, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, NON_GRACEFUL_SHUTDOWN_TIMEOUT, RECEIVE_TIMEOUT, TEST_MESSAGE, testServicesConfigurationBuilder, testServicesConfigurationBuilderSupplier, WORKING_DIRECTORY_SYSTEM_PROPERTY_KEY, workingDirectorychain, DEFAULT_TEST_TIMEOUT_SECS, name, TEST_CONNECTOR, TEST_CONNECTOR_LOCATION, TEST_PAYLOAD, TEST_TIMEOUT_SYSTEM_PROPERTY| Constructor and Description |
|---|
MuleArtifactFunctionalTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doTearDown() |
protected boolean |
doTestClassInjection() |
protected org.mule.runtime.core.api.event.CoreEvent |
testEvent()
Creates and caches a test
CoreEvent instance for the scope of the current test method. |
addBuilders, clearRequestContext, configureClassLoaderRepository, configureSpringXmlConfigurationBuilder, getBuilder, getExecutionClassLoader, getObjectSerializer, getService, mustRegenerateExtensionModelsartifactProperties, clearFlowAssertions, disableXmlValidations, enableLazyInit, flowRunner, getConfigFile, getConfigFiles, getConfigResources, getFlowConstruct, loadResource, loadResourceAsString, runFlow, stopFlowConstructconfigureMuleContext, createMuleContext, createMuleContext, disposeContext, disposeContextPerTest, disposeOnlyMuleContext, doSetUp, doSetUpBeforeMuleContextCreation, doTearDownAfterMuleContextDispose, getAppleFlowComponentLocationAnnotations, getConfigurationResources, getDeploymentProperties, getEventBuilder, getFileInsideWorkingDirectory, getFlowComponentLocationAnnotations, getPayload, getPayload, getPayloadAsBytes, getPayloadAsString, getSensingNullMessageProcessor, getStartUpRegistryObjects, getTriggerableMessageSource, getWorkingDirectory, isDisposeContextPerClass, isGracefulShutdown, isStartContext, mockExprExecutorService, mockHttpService, process, recordSchedulersOnInit, setDisposeContextPerClass, setStartContext, setUpMuleContext, verifyAndStopSchedulersaddMockComponentLocation, clearTestCaseName, clearTestEvents, collectThreadNames, createTestTimeoutRule, dumpFilteredThreadsInTest, getMavenProjectVersionProperty, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isFailOnTimeout, isOffline, newEvent, nullPayloadEvent, takeTestCaseName@Inject protected org.mule.runtime.api.component.location.ConfigurationComponentLocator locator
@Inject protected org.mule.runtime.api.notification.NotificationListenerRegistry notificationListenerRegistry
public SystemProperty mUnitDisableInitialStateManagerProperty
protected org.mule.runtime.core.api.event.CoreEvent testEvent()
throws org.mule.runtime.api.exception.MuleException
CoreEvent instance for the scope of the current test method.testEvent in class AbstractMuleTestCaseorg.mule.runtime.api.exception.MuleExceptionprotected boolean doTestClassInjection()
doTestClassInjection in class AbstractMuleContextTestCaseprotected void doTearDown()
throws Exception
doTearDown in class FunctionalTestCaseExceptionCopyright © 2003–2020 MuleSoft, Inc.. All rights reserved.