public abstract class InvalidExtensionConfigTestCase extends ExtensionFunctionalTestCase
ExtensionFunctionalTestCase which is expected to point to a somewhat invalid config. The test fails if the config is
parsed correctly.
This class does not require to implement any method annotation with Test
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
callbackCalled, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, RECEIVE_TIMEOUT, TEST_MESSAGE, WORKING_DIRECTORY_SYSTEM_PROPERTY_KEY, workingDirectoryDEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_CONNECTOR, TEST_PAYLOAD, TEST_TIMEOUT_SYSTEM_PROPERTY, TESTING_MODE_PROPERTY_NAME| Constructor and Description |
|---|
InvalidExtensionConfigTestCase() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
additionalExceptionAssertions(org.junit.rules.ExpectedException expectedException) |
protected void |
doSetUpBeforeMuleContextCreation() |
void |
fail() |
addBuilders, getAnnotatedExtensionClasses, getDescribersclearFlowAssertions, doTearDown, flowRunner, getBuilder, getComponent, getComponent, getConfigFile, getConfigFiles, getConfigResources, getExecutionClassLoader, getFlowConstruct, getFunctionalTestComponent, getSubFlow, loadResource, loadResourceAsString, lookupFlowConstruct, runFlow, stopFlowConstructconfigureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, doSetUp, doTearDownAfterMuleContextDispose, eventBuilder, getConfigurationResources, getFileInsideWorkingDirectory, getObjectSerializer, getPayload, getPayload, getPayloadAsBytes, getPayloadAsString, getPayloadAsString, getSensingNullMessageProcessor, getStartUpProperties, getTestFlowWithComponent, getTriggerableMessageSource, getTriggerableMessageSource, getWorkingDirectory, initialiseObject, isDisposeContextPerClass, isGracefulShutdown, isStartContext, process, setDisposeContextPerClass, setStartContext, setUpMuleContextclearRequestContext, clearTestCaseName, clearTestEvents, collectThreadNames, createTestTimeoutRule, dumpFilteredThreadsInTest, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isFailOnTimeout, isOffline, nullPayloadEvent, takeTestCaseName, testEventprotected void doSetUpBeforeMuleContextCreation()
throws Exception
doSetUpBeforeMuleContextCreation in class AbstractMuleContextTestCaseExceptionprotected void additionalExceptionAssertions(org.junit.rules.ExpectedException expectedException)
public void fail()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.