Skip navigation links
A B C D E F G H I K L M N O P R S T U V W 

A

addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.functional.junit4.DomainContextBuilder
 
addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.functional.junit4.ExtensionFunctionalTestCase
addListener(Callback<EnrichedNotificationInfo>) - Method in class org.mule.functional.listener.FlowExecutionListener
 
addOutboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
addToEnvironment(String, Object) - Method in class org.mule.functional.jndi.InMemoryContext
 
after() - Method in class org.mule.functional.junit4.rules.HttpServerRule
 
append(LogEvent) - Method in class org.mule.functional.logging.TestAppender
 
appendDefault(String) - Static method in class org.mule.functional.functional.StringAppendTestTransformer
 
ApplicationConfig(String, String...) - Constructor for class org.mule.functional.junit4.DomainFunctionalTestCase.ApplicationConfig
 
ApplicationContextBuilder - Class in org.mule.functional.junit4
 
ApplicationContextBuilder() - Constructor for class org.mule.functional.junit4.ApplicationContextBuilder
 
apply(Statement, Description) - Method in class org.mule.functional.junit4.rules.ExpectedError
ArtifactFunctionalTestCase - Class in org.mule.functional.junit4
Base class for running FunctionalTestCase with class loader isolation using ArtifactClassLoaderRunner, a JUnit Runner.
ArtifactFunctionalTestCase() - Constructor for class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
ArtifactFunctionalTestCase.TestClassLoaderRepository - Class in org.mule.functional.junit4
Defines a ClassLoaderRepository with all the class loaders configured in the ArtifactFunctionalTestCase class.
assertExpectedException(Class<? extends Throwable>) - Method in class org.mule.functional.listener.ExceptionListener
 
assertExpectedExceptionCausedBy(Class<? extends Throwable>) - Method in class org.mule.functional.listener.ExceptionListener
Asserts that there is at least one exception with the given cause
assertNotInvoked() - Method in class org.mule.functional.listener.ExceptionListener
Asserts that the exception handler was not invoked.
assertNotInvoked() - Method in class org.mule.functional.listener.SystemExceptionListener
Asserts that the system exception handler was not invoked.
assertStackElements(FlowCallStack, Matcher<FlowStackElement>...) - Static method in class org.mule.tck.util.FlowTraceUtils
 
attributes(Object) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
attributesMediaType(MediaType) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
authenticate(Authentication) - Method in class org.mule.functional.security.TestMultiuserSecurityProvider
 
authenticate(Authentication) - Method in class org.mule.functional.security.TestSingleUserSecurityProvider
 

B

before() - Method in class org.mule.functional.junit4.rules.HttpServerRule
 
bind(Name, Object) - Method in class org.mule.functional.jndi.InMemoryContext
 
bind(String, Object) - Method in class org.mule.functional.jndi.InMemoryContext
 
build() - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
build() - Method in class org.mule.functional.junit4.DomainContextBuilder
 
build(FlowConstruct) - Method in class org.mule.functional.junit4.TestEventBuilder
Produces an event with the specified configuration.
build() - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
buildEvent() - Method in class org.mule.functional.junit4.FlowConstructRunner
Builds a new event based on this runner's config.
buildExpressionLanguageServiceFile(File) - Static method in class org.mule.functional.services.TestServicesUtils
Provides a packaged mock DefaultExpressionLanguageFactoryService implementation.
buildHttpServiceFile(File) - Static method in class org.mule.functional.services.TestServicesUtils
Provides a packaged mock HttpService implementation.
buildSchedulerServiceFile(File) - Static method in class org.mule.functional.services.TestServicesUtils
Provides a packaged mock SchedulerService implementation.

C

Callback<T> - Interface in org.mule.functional.listener
Callback represents an operation to be executed upon notification receive by a test listener such as ExceptionListener or FlowExecutionListener
clear() - Method in class org.mule.functional.logging.TestAppender
 
clearFlowAssertions() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
close() - Method in class org.mule.functional.jndi.InMemoryContext
 
collectionPayload(Collection, Class<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
collectionPayload(Object[]) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
composeName(Name, Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
composeName(String, String) - Method in class org.mule.functional.jndi.InMemoryContext
 
configure(CustomizationService) - Method in class org.mule.functional.junit4.TestServicesMuleContextConfigurator
 
configureClassLoaderRepository() - Static method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
configureMuleContext(MuleContextBuilder) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
Override this method to set properties of the MuleContextBuilder before it is used to create the MuleContext.
configureSpringXmlConfigurationBuilder(SpringXmlConfigurationBuilder) - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
ContextLifecycleException - Exception in org.mule.functional.junit4
Exception thrown when the MuleContext was created successfully but a lifecycle phase failed.
ContextLifecycleException(Exception, MuleContext) - Constructor for exception org.mule.functional.junit4.ContextLifecycleException
 
count - Variable in class org.mule.functional.testmodels.services.TestReceiver
 
createAppMuleContext(String[]) - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
createMuleContext() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
createServer(int) - Static method in class org.mule.functional.util.http.SimpleHttpServer
 
createSubcontext(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
createSubcontext(String) - Method in class org.mule.functional.jndi.InMemoryContext
 

D

decrypt(byte[], Object) - Method in class org.mule.functional.security.MockEncryptionStrategy
 
decrypt(InputStream, Object) - Method in class org.mule.functional.security.MockEncryptionStrategy
 
DEFAULT_RESPONSE - Static variable in class org.mule.functional.util.http.SimpleHttpServer
 
DEFAULT_TEXT - Static variable in class org.mule.functional.functional.StringAppendTestTransformer
 
describeMismatch(Object, Description) - Method in class org.mule.functional.junit4.matchers.ThatMatcher
 
describeMismatchSafely(Message, Description) - Method in class org.mule.functional.junit4.matchers.IsMessageWithAttributes
 
describeMismatchSafely(Message, Description) - Method in class org.mule.functional.junit4.matchers.IsMessageWithMediaType
 
describeMismatchSafely(Message, Description) - Method in class org.mule.functional.junit4.matchers.IsMessageWithPayload
 
describeMismatchSafely(MultiPartPayload, Description) - Method in class org.mule.functional.junit4.matchers.IsMultiPartPayloadContainingPart
 
describeMismatchSafely(MultiPartPayload, Description) - Method in class org.mule.functional.junit4.matchers.IsMultiPartPayloadWithSize
 
describeMismatchSafely(PartAttributes, Description) - Method in class org.mule.functional.junit4.matchers.IsPartWithFilename
 
describeMismatchSafely(PartAttributes, Description) - Method in class org.mule.functional.junit4.matchers.IsPartWithName
 
describeMismatchSafely(PartAttributes, Description) - Method in class org.mule.functional.junit4.matchers.IsPartWithSize
 
describeMismatchSafely(T, Description) - Method in class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
describeMismatchSafely(T, Description) - Method in class org.mule.functional.junit4.matchers.ThrowableRootCauseMatcher
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsMessageWithAttributes
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsMessageWithMediaType
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsMessageWithPayload
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsMultiPartPayloadContainingPart
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsMultiPartPayloadWithSize
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsPartWithFilename
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsPartWithName
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.IsPartWithSize
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.ThatMatcher
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.ThrowableMessageMatcher
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.ThrowableRootCauseMatcher
 
destroySubcontext(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
destroySubcontext(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
dispatch() - Method in class org.mule.functional.junit4.FlowRunner
Dispatches to the specified flow with the provided event and configuration, and performs a FlowAssert#verify(String)) afterwards.
dispatchAsync() - Method in class org.mule.functional.junit4.FlowRunner
Dispatches to the specified flow with the provided event and configuration in a new IO thread, and performs a FlowAssert#verify(String)) afterwards.
dispose() - Method in class org.mule.functional.junit4.FlowRunner
 
disposeMuleContext(MuleContext) - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
disposeMuleContexts() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
doBuildContext() - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
doConfigure(MuleContext) - Method in class org.mule.functional.junit4.TestBootstrapServiceDiscovererConfigurationBuilder
 
doInitialise() - Method in class org.mule.functional.security.TestMultiuserSecurityProvider
 
DomainContextBuilder - Class in org.mule.functional.junit4
 
DomainContextBuilder() - Constructor for class org.mule.functional.junit4.DomainContextBuilder
 
DomainFunctionalTestCase - Class in org.mule.functional.junit4
 
DomainFunctionalTestCase() - Constructor for class org.mule.functional.junit4.DomainFunctionalTestCase
 
DomainFunctionalTestCase.ApplicationConfig - Class in org.mule.functional.junit4
 
doTearDown() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
doTransform(Object, Charset) - Method in class org.mule.functional.transformer.ValidateResponse
 

E

encrypt(byte[], Object) - Method in class org.mule.functional.security.MockEncryptionStrategy
 
encrypt(InputStream, Object) - Method in class org.mule.functional.security.MockEncryptionStrategy
 
ensure(TestAppender.Expectation...) - Method in class org.mule.functional.logging.TestAppender
 
ensure(Set<TestAppender.Expectation>) - Method in class org.mule.functional.logging.TestAppender
 
equals(Object) - Method in class org.mule.functional.logging.TestAppender.Expectation
 
eventBuilder - Variable in class org.mule.functional.junit4.FlowConstructRunner
 
ExceptionListener - Class in org.mule.functional.listener
Listener for exception thrown by a message source or flow.
ExceptionListener(MuleContext) - Constructor for class org.mule.functional.listener.ExceptionListener
Constructor for creating a listener for any exception thrown within a flow or message source.
exceptionPayload(ExceptionPayload) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
execute(T) - Method in interface org.mule.functional.listener.Callback
 
Expectation(String, String, String) - Constructor for class org.mule.functional.logging.TestAppender.Expectation
 
expectCause(Matcher<? extends Throwable>) - Method in class org.mule.functional.junit4.rules.ExpectedError
 
ExpectedError - Class in org.mule.functional.junit4.rules
JUnit rule for Mule errors
expectError(String, String, Class<?>, String) - Method in class org.mule.functional.junit4.rules.ExpectedError
Helper method to configure all the matchers that can be used with this rule at the same time.
expectError(String, ErrorTypeDefinition, Class<?>, String) - Method in class org.mule.functional.junit4.rules.ExpectedError
Helper method to configure all the matchers that can be used with this rule at the same time.
expectErrorType(String, String) - Method in class org.mule.functional.junit4.rules.ExpectedError
 
expectMessage(Matcher<String>) - Method in class org.mule.functional.junit4.rules.ExpectedError
 
ExtensionFunctionalTestCase - Class in org.mule.functional.junit4
Base test class for FunctionalTestCases that make use of components generated through the extensions API.
ExtensionFunctionalTestCase() - Constructor for class org.mule.functional.junit4.ExtensionFunctionalTestCase
 

F

find(String) - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase.TestClassLoaderRepository
 
FlowConstructRunner<R extends FlowConstructRunner> - Class in org.mule.functional.junit4
Provides a fluent API for running events through batch FlowConstructs.
FlowConstructRunner(MuleContext) - Constructor for class org.mule.functional.junit4.FlowConstructRunner
Initializes this runner with a mule context.
FlowExecutionListener - Class in org.mule.functional.listener
Listener for flow execution complete action.
FlowExecutionListener(MuleContext) - Constructor for class org.mule.functional.listener.FlowExecutionListener
Constructor for releasing latch when any flow execution completes
FlowExecutionListener(String, MuleContext) - Constructor for class org.mule.functional.listener.FlowExecutionListener
Constructor for releasing latch when flow with name flowName completes
FlowRunner - Class in org.mule.functional.junit4
Provides a fluent API for running events through flows.
FlowRunner(MuleContext, String) - Constructor for class org.mule.functional.junit4.FlowRunner
Initializes this flow runner.
flowRunner(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
Initializes a builder to construct an event and the running context to run it through a flow.
FlowStackAsserter() - Constructor for class org.mule.tck.util.FlowTraceUtils.FlowStackAsserter
 
FlowStackAsyncAsserter() - Constructor for class org.mule.tck.util.FlowTraceUtils.FlowStackAsyncAsserter
 
FlowTraceUtils - Class in org.mule.tck.util
 
FlowTraceUtils() - Constructor for class org.mule.tck.util.FlowTraceUtils
 
FlowTraceUtils.FlowStackAsserter - Class in org.mule.tck.util
 
FlowTraceUtils.FlowStackAsyncAsserter - Class in org.mule.tck.util
 
FunctionalStreamingTestComponent - Class in org.mule.functional.functional
A service that can be used by streaming functional tests.
FunctionalStreamingTestComponent() - Constructor for class org.mule.functional.functional.FunctionalStreamingTestComponent
 
FunctionalTestCase - Class in org.mule.functional.junit4
A base test case for tests that initialize Mule using a configuration file.
FunctionalTestCase() - Constructor for class org.mule.functional.junit4.FunctionalTestCase
 

G

getAction() - Method in enum org.mule.functional.junit4.TransactionConfigEnum
 
getAnnotatedExtensionClasses() - Method in class org.mule.functional.junit4.ExtensionFunctionalTestCase
Implement this method to limit the amount of extensions initialised by providing the annotated classes which define the extensions that you actually want to use for this test.
getAppBuilder(String[]) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
getBody() - Method in class org.mule.functional.util.http.HttpMessage
 
getBuilder() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
getBuilder() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getBuilder() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getConfigFile() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getConfigFiles() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getConfigResources() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getConfigResources() - Method in class org.mule.functional.junit4.FunctionalTestCase
Deprecated.
use getConfigFile instead.
getDomainBuilder(String[]) - Method in class org.mule.functional.junit4.DomainContextBuilder
 
getDomainConfig() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getDomainConfigs() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getEnvironment() - Method in class org.mule.functional.jndi.InMemoryContext
 
getExceptionPayload(Message) - Static method in class org.mule.functional.junit4.TestLegacyMessageUtils
Deprecated.
If an error occurred during the processing of this message this will return a ErrorPayload that contains the root exception and Mule error code, plus any other related info
getExecutionClassLoader() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
getExecutionClassLoader() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getExtensionModelLoader() - Method in class org.mule.functional.junit4.ExtensionFunctionalTestCase
 
getFlowConstruct() - Method in class org.mule.functional.junit4.FlowConstructRunner
 
getFlowConstruct(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getFlowConstructName() - Method in class org.mule.functional.junit4.FlowConstructRunner
 
getFlowConstructName() - Method in class org.mule.functional.junit4.FlowRunner
 
getFromFlow(MuleContext, String) - Static method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
getHeaders() - Method in class org.mule.functional.util.http.HttpMessage
 
getId(ClassLoader) - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase.TestClassLoaderRepository
 
getInboundProperty(Message, String) - Static method in class org.mule.functional.junit4.TestLegacyMessageUtils
Deprecated.
Gets an inbound property from the message.
getInitialContext() - Method in class org.mule.functional.jndi.InMemoryContextFactory
 
getInitialContext(Hashtable) - Method in class org.mule.functional.jndi.InMemoryContextFactory
 
getInitialContext() - Method in class org.mule.functional.jndi.TestContextFactory
 
getInitialContext(Hashtable) - Method in class org.mule.functional.jndi.TestContextFactory
 
getKey() - Method in class org.mule.functional.security.MockKeyFactory
 
getLastHttpRequest() - Method in class org.mule.functional.util.http.SimpleHttpServer
 
getMuleContext() - Method in exception org.mule.functional.junit4.ContextLifecycleException
 
getMuleContextForApp(String) - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getMuleContextForDomain() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getName() - Method in class org.mule.functional.security.Named
 
getNameInNamespace() - Method in class org.mule.functional.jndi.InMemoryContext
 
getNameParser(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
getNameParser(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
getNumber() - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
getObjectSerializer() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
getOrBuildEvent() - Method in class org.mule.functional.junit4.FlowConstructRunner
 
getOutboundProperty(Message, String) - Static method in class org.mule.functional.junit4.TestLegacyMessageUtils
Deprecated.
Gets an outbound property from the message.
getOutboundProperty(Message, String, T) - Static method in class org.mule.functional.junit4.TestLegacyMessageUtils
Deprecated.
Gets an outbound property from the message and provides a default value if the property is not present on the message in the scope specified.
getOutboundPropertyDataType(Message, String) - Static method in class org.mule.functional.junit4.TestLegacyMessageUtils
Deprecated.
Gets an outbound property data type from the message.
getPayloadAsString(Message, MuleContext) - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
Uses DefaultTransformationService to get a String representation of a message.
getService(Class<T>) - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
Returns an instance of a given service if available
getSimpleHttpServer() - Method in class org.mule.functional.junit4.rules.HttpServerRule
 
getSubFlow(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getSummary() - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 

H

hasAttributes(Matcher<T>) - Static method in class org.mule.functional.junit4.matchers.MessageMatchers
Verifies the Message's attributes using any Message.getAttributes() matcher.
hasCause(Matcher<T>) - Static method in class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
hasFilename(String) - Static method in class org.mule.functional.junit4.matchers.PartAttributesMatchers
Verifies the filename of a part.
hashCode() - Method in class org.mule.functional.logging.TestAppender.Expectation
 
hasMediaType(MediaType) - Static method in class org.mule.functional.junit4.matchers.MessageMatchers
Verifies the the Message's media type via equals.
hasMessage(Matcher<String>) - Static method in class org.mule.functional.junit4.matchers.ThrowableMessageMatcher
 
hasName(String) - Static method in class org.mule.functional.junit4.matchers.PartAttributesMatchers
Verifies the name of a part.
hasPart(Matcher<Message>) - Static method in class org.mule.functional.junit4.matchers.MultiPartPayloadMatchers
Verifies whether a part that matches the specified Message matcher is contained in a MultiPartPayload.
hasPartThat(Matcher<PartAttributes>) - Static method in class org.mule.functional.junit4.matchers.MultiPartPayloadMatchers
Verifies whether a part that matches the specified PartAttributes matcher is contained in a MultiPartPayload.
hasPayload(Matcher<String>) - Static method in class org.mule.functional.junit4.matchers.MessageMatchers
Verifies the Message's payload using a String matcher.
hasRootCause(Matcher<T>) - Static method in class org.mule.functional.junit4.matchers.ThrowableRootCauseMatcher
 
hasSize(int) - Static method in class org.mule.functional.junit4.matchers.MultiPartPayloadMatchers
Verifies the amount of parts in a MultiPartPayload.
hasSize(long) - Static method in class org.mule.functional.junit4.matchers.PartAttributesMatchers
Verifies the size of a part.
HttpMessage - Class in org.mule.functional.util.http
 
HttpMessage(HttpExchange) - Constructor for class org.mule.functional.util.http.HttpMessage
 
HttpServerRule - Class in org.mule.functional.junit4.rules
JUnit rule to create an HTTP server
HttpServerRule(String) - Constructor for class org.mule.functional.junit4.rules.HttpServerRule
 

I

inboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
inc() - Method in class org.mule.functional.testmodels.services.TestReceiver
 
initialise() - Method in class org.mule.functional.security.MockEncryptionStrategy
 
InMemoryContext - Class in org.mule.functional.jndi
Simple in-memory JNDI context for unit testing.
InMemoryContext() - Constructor for class org.mule.functional.jndi.InMemoryContext
 
InMemoryContextFactory - Class in org.mule.functional.jndi
Simple in-memory JNDI context for unit testing.
InMemoryContextFactory() - Constructor for class org.mule.functional.jndi.InMemoryContextFactory
 
isFlowStackElement(String, String) - Static method in class org.mule.tck.util.FlowTraceUtils
 
IsMessageWithAttributes<T> - Class in org.mule.functional.junit4.matchers
Verifies a Message's attributes, using a specific Message.getAttributes() matcher.
IsMessageWithAttributes(Matcher<T>) - Constructor for class org.mule.functional.junit4.matchers.IsMessageWithAttributes
 
IsMessageWithMediaType - Class in org.mule.functional.junit4.matchers
Verifies a Message's media type.
IsMessageWithMediaType(MediaType) - Constructor for class org.mule.functional.junit4.matchers.IsMessageWithMediaType
 
IsMessageWithPayload<T> - Class in org.mule.functional.junit4.matchers
Verifies a Message's payload, using a String matcher.
IsMessageWithPayload(Matcher<T>) - Constructor for class org.mule.functional.junit4.matchers.IsMessageWithPayload
 
IsMultiPartPayloadContainingPart - Class in org.mule.functional.junit4.matchers
Verifies whether a MultiPartPayload contains a part matching a given Message matcher.
IsMultiPartPayloadContainingPart(Matcher<Message>) - Constructor for class org.mule.functional.junit4.matchers.IsMultiPartPayloadContainingPart
 
IsMultiPartPayloadWithSize - Class in org.mule.functional.junit4.matchers
Verifies a MultiPartPayload's part count.
IsMultiPartPayloadWithSize(int) - Constructor for class org.mule.functional.junit4.matchers.IsMultiPartPayloadWithSize
 
IsPartWithFilename - Class in org.mule.functional.junit4.matchers
Verifies whether a MultiPartPayload's part has a given filename.
IsPartWithFilename(String) - Constructor for class org.mule.functional.junit4.matchers.IsPartWithFilename
 
IsPartWithName - Class in org.mule.functional.junit4.matchers
Verifies whether a MultiPartPayload's part has a given name.
IsPartWithName(String) - Constructor for class org.mule.functional.junit4.matchers.IsPartWithName
 
IsPartWithSize - Class in org.mule.functional.junit4.matchers
Verifies whether a MultiPartPayload's part has a given size.
IsPartWithSize(long) - Constructor for class org.mule.functional.junit4.matchers.IsPartWithSize
 

K

keepStreamsOpen() - Method in class org.mule.functional.junit4.FlowRunner
Makes all open cursors to not be closed when the executed flow is finished but when the test is disposed

L

latch - Static variable in class org.mule.tck.util.FlowTraceUtils.FlowStackAsyncAsserter
 
list(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
list(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
listBindings(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
listBindings(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
loadResource(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
loadResourceAsString(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
logger - Variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
logger - Static variable in class org.mule.functional.testmodels.services.TestReceiver
 
lookup(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
lookup(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
lookupFlowConstruct(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
Retrieve a flow by name from the registry
lookupLink(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
lookupLink(String) - Method in class org.mule.functional.jndi.InMemoryContext
 

M

matches(Object) - Method in class org.mule.functional.junit4.matchers.ThatMatcher
 
matchesSafely(Message) - Method in class org.mule.functional.junit4.matchers.IsMessageWithAttributes
 
matchesSafely(Message) - Method in class org.mule.functional.junit4.matchers.IsMessageWithMediaType
 
matchesSafely(Message) - Method in class org.mule.functional.junit4.matchers.IsMessageWithPayload
 
matchesSafely(MultiPartPayload) - Method in class org.mule.functional.junit4.matchers.IsMultiPartPayloadContainingPart
 
matchesSafely(MultiPartPayload) - Method in class org.mule.functional.junit4.matchers.IsMultiPartPayloadWithSize
 
matchesSafely(PartAttributes) - Method in class org.mule.functional.junit4.matchers.IsPartWithFilename
 
matchesSafely(PartAttributes) - Method in class org.mule.functional.junit4.matchers.IsPartWithName
 
matchesSafely(PartAttributes) - Method in class org.mule.functional.junit4.matchers.IsPartWithSize
 
matchesSafely(T) - Method in class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
matchesSafely(T) - Method in class org.mule.functional.junit4.matchers.ThrowableMessageMatcher
 
matchesSafely(T) - Method in class org.mule.functional.junit4.matchers.ThrowableRootCauseMatcher
 
mediaType(MediaType) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
MessageMatchers - Class in org.mule.functional.junit4.matchers
 
MessageMatchers() - Constructor for class org.mule.functional.junit4.matchers.MessageMatchers
 
MockEncryptionStrategy - Class in org.mule.functional.security
Empty mock for tests
MockEncryptionStrategy() - Constructor for class org.mule.functional.security.MockEncryptionStrategy
 
MockKeyFactory - Class in org.mule.functional.security
Empty mock for tests
MockKeyFactory() - Constructor for class org.mule.functional.security.MockKeyFactory
 
MULE_SPRING_CONFIG_FILE - Static variable in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
MuleArtifactFunctionalTestCase - Class in org.mule.functional.junit4
Base class for mule functional test cases that run tests using class loading isolation.
MuleArtifactFunctionalTestCase() - Constructor for class org.mule.functional.junit4.MuleArtifactFunctionalTestCase
 
muleContext - Variable in class org.mule.functional.junit4.FlowConstructRunner
 
MultiPartPayloadMatchers - Class in org.mule.functional.junit4.matchers
 
MultiPartPayloadMatchers() - Constructor for class org.mule.functional.junit4.matchers.MultiPartPayloadMatchers
 

N

Named - Class in org.mule.functional.security
 
Named() - Constructor for class org.mule.functional.security.Named
 
none() - Static method in class org.mule.functional.junit4.rules.ExpectedError
 
nullAttributes() - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
nullPayload() - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 

O

org.mule.functional.functional - package org.mule.functional.functional
 
org.mule.functional.jndi - package org.mule.functional.jndi
 
org.mule.functional.junit4 - package org.mule.functional.junit4
 
org.mule.functional.junit4.matchers - package org.mule.functional.junit4.matchers
 
org.mule.functional.junit4.rules - package org.mule.functional.junit4.rules
 
org.mule.functional.listener - package org.mule.functional.listener
 
org.mule.functional.logging - package org.mule.functional.logging
 
org.mule.functional.security - package org.mule.functional.security
 
org.mule.functional.services - package org.mule.functional.services
 
org.mule.functional.testmodels.services - package org.mule.functional.testmodels.services
 
org.mule.functional.transformer - package org.mule.functional.transformer
 
org.mule.functional.util.http - package org.mule.functional.util.http
 
org.mule.tck.util - package org.mule.tck.util
 
outboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.

P

PartAttributesMatchers - Class in org.mule.functional.junit4.matchers
 
PartAttributesMatchers() - Constructor for class org.mule.functional.junit4.matchers.PartAttributesMatchers
 
payload(Object) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
populateTestData(Context) - Method in class org.mule.functional.jndi.TestContextFactory
 
process(Event) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
process(Event) - Method in class org.mule.functional.testmodels.services.TestReceiver
 
process(Event) - Method in class org.mule.tck.util.FlowTraceUtils.FlowStackAsserter
 
process(Event) - Method in class org.mule.tck.util.FlowTraceUtils.FlowStackAsyncAsserter
 
PROPERTY_FAVORITE_COLOR - Static variable in class org.mule.functional.security.TestSingleUserSecurityProvider
 
PROPERTY_NUMBER_LOGINS - Static variable in class org.mule.functional.security.TestSingleUserSecurityProvider
 

R

read(InputStream, byte[]) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
rebind(Name, Object) - Method in class org.mule.functional.jndi.InMemoryContext
 
rebind(String, Object) - Method in class org.mule.functional.jndi.InMemoryContext
 
receive(String) - Method in class org.mule.functional.testmodels.services.TestReceiver
 
removeFromEnvironment(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
rename(Name, Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
rename(String, String) - Method in class org.mule.functional.jndi.InMemoryContext
 
reset() - Method in class org.mule.functional.junit4.FlowConstructRunner
Clears the last built requestEvent, allowing for reuse of this runner.
run() - Method in class org.mule.functional.junit4.FlowRunner
Runs the specified flow with the provided event and configuration, and performs a FlowAssert#verify(String)) afterwards.
runAndVerify(String...) - Method in class org.mule.functional.junit4.FlowRunner
Runs the specified flow with the provided event and configuration, and performs a FlowAssert#verify(String)) for each flowNamesToVerify afterwards.
runExpectingException() - Method in class org.mule.functional.junit4.FlowRunner
Runs the specified flow with the provided event and configuration expecting a failure.
runFlow(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
Runs the given flow with a default event
runNoVerify() - Method in class org.mule.functional.junit4.FlowRunner
Runs the specified flow with the provided event and configuration.

S

setApplicationResources(String[]) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
setDomainConfig(String...) - Method in class org.mule.functional.junit4.DomainContextBuilder
 
setDomainContext(MuleContext) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
setEventCallback(EventCallback, long) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
setExternalCompletionCallback(Publisher<Void>) - Method in class org.mule.functional.junit4.TestEventBuilder
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
setMuleContext(MuleContext) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
setMuleContext(MuleContext) - Method in class org.mule.functional.testmodels.services.TestReceiver
 
setName(String) - Method in class org.mule.functional.security.Named
 
setNumberOfExecutionsRequired(int) - Method in class org.mule.functional.listener.ExceptionListener
 
setNumberOfExecutionsRequired(int) - Method in class org.mule.functional.listener.FlowExecutionListener
 
setNumberOfExecutionsRequired(int) - Method in class org.mule.functional.listener.SystemExceptionListener
 
setResponseStatusCode(int) - Method in class org.mule.functional.util.http.SimpleHttpServer
 
setTimeoutInMillis(int) - Method in class org.mule.functional.listener.ExceptionListener
 
setTimeoutInMillis(int) - Method in class org.mule.functional.listener.FlowExecutionListener
 
setTimeoutInMillis(int) - Method in class org.mule.functional.listener.SystemExceptionListener
 
setUpMuleContexts() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
SimpleHttpServer - Class in org.mule.functional.util.http
Simple HTTP server implementation for testing purposes.
SPRING_CONFIG_FILES_PROPERTIES - Static variable in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
spyObjects() - Method in class org.mule.functional.junit4.FlowConstructRunner
Will spy the built Message and Event.
spyObjects() - Method in class org.mule.functional.junit4.TestEventBuilder
Will spy the built Message and Event.
stackToAssert - Static variable in class org.mule.tck.util.FlowTraceUtils.FlowStackAsserter
 
start() - Method in class org.mule.functional.util.http.SimpleHttpServer
Starts the http server.
stop() - Method in class org.mule.functional.util.http.SimpleHttpServer
Stops the http server.
stopFlowConstruct(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
STREAM_BUFFER_SIZE - Static variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
STREAM_SAMPLE_SIZE - Static variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
streamPayload(Iterator, Class<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
StringAppendTestTransformer - Class in org.mule.functional.functional
 
StringAppendTestTransformer() - Constructor for class org.mule.functional.functional.StringAppendTestTransformer
 
SystemExceptionListener - Class in org.mule.functional.listener
Listener for exceptions managed by the SystemExceptionHandler.
SystemExceptionListener(MuleContext) - Constructor for class org.mule.functional.listener.SystemExceptionListener
 

T

TestAppender - Class in org.mule.functional.logging
Allows to check log events occurrences in a test case.
TestAppender(String, Filter, Layout<? extends Serializable>) - Constructor for class org.mule.functional.logging.TestAppender
 
TestAppender(String, Filter, Layout<? extends Serializable>, boolean) - Constructor for class org.mule.functional.logging.TestAppender
 
TestAppender.Expectation - Class in org.mule.functional.logging
 
TestBootstrapServiceDiscovererConfigurationBuilder - Class in org.mule.functional.junit4
Configures a BootstrapServiceDiscoverer on a test's MuleContext

Configuration done by this builder will use a BootstrapServiceDiscoverer to find BootstrapService provided by the container, will create a BootstrapServiceDiscoverer for each plugin deployed in the artifact and finally another BootstrapServiceDiscoverer for the test itself.

TestBootstrapServiceDiscovererConfigurationBuilder(ClassLoader, ClassLoader, List<ArtifactClassLoader>) - Constructor for class org.mule.functional.junit4.TestBootstrapServiceDiscovererConfigurationBuilder
Creates a context builder for a test.
TestClassLoaderRepository() - Constructor for class org.mule.functional.junit4.ArtifactFunctionalTestCase.TestClassLoaderRepository
 
TestContextFactory - Class in org.mule.functional.jndi
Creates an in-memory context and populates it with test data.
TestContextFactory() - Constructor for class org.mule.functional.jndi.TestContextFactory
 
TestEventBuilder - Class in org.mule.functional.junit4
Provides a fluent API for building events for testing.
TestEventBuilder() - Constructor for class org.mule.functional.junit4.TestEventBuilder
 
TestLegacyMessageBuilder - Class in org.mule.functional.junit4
Deprecated.
tests should not access properties, attachments or exception payload using the old API.
TestLegacyMessageBuilder() - Constructor for class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
TestLegacyMessageBuilder(Message) - Constructor for class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
Create a new builder initialized from an existent message
TestLegacyMessageUtils - Class in org.mule.functional.junit4
Deprecated.
tests should not access properties, attachments or exception payload using the old API.
TestMultiuserSecurityProvider - Class in org.mule.functional.security
A security provider which holds authentications for multiple users concurrently.
TestMultiuserSecurityProvider() - Constructor for class org.mule.functional.security.TestMultiuserSecurityProvider
 
TestReceiver - Class in org.mule.functional.testmodels.services
 
TestReceiver() - Constructor for class org.mule.functional.testmodels.services.TestReceiver
 
TestServicesMuleContextConfigurator - Class in org.mule.functional.junit4
Register services implementations.
TestServicesMuleContextConfigurator(ServiceRepository) - Constructor for class org.mule.functional.junit4.TestServicesMuleContextConfigurator
Creates a new instance.
TestServicesUtils - Class in org.mule.functional.services
 
TestSingleUserSecurityProvider - Class in org.mule.functional.security
A security provider which only authenticates a single user at a time (i.e., authentication of a new user overwrites the previous authentication).
TestSingleUserSecurityProvider() - Constructor for class org.mule.functional.security.TestSingleUserSecurityProvider
 
TestSingleUserSecurityProvider(String) - Constructor for class org.mule.functional.security.TestSingleUserSecurityProvider
 
that(Matcher<T>) - Static method in class org.mule.functional.junit4.matchers.ThatMatcher
 
ThatMatcher<T> - Class in org.mule.functional.junit4.matchers
Decorates a Matcher maintaining all its behaviour but allowing matcher nesting to be more expressive, much like Is.
ThatMatcher(Matcher<T>) - Constructor for class org.mule.functional.junit4.matchers.ThatMatcher
 
ThrowableCauseMatcher<T extends Throwable> - Class in org.mule.functional.junit4.matchers
Matcher to check the cause of an exception.
ThrowableCauseMatcher(Matcher<T>) - Constructor for class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
ThrowableMessageMatcher<T extends Throwable> - Class in org.mule.functional.junit4.matchers
Matcher to check the message of an exception.
ThrowableMessageMatcher(Matcher<String>) - Constructor for class org.mule.functional.junit4.matchers.ThrowableMessageMatcher
 
ThrowableRootCauseMatcher<T extends Throwable> - Class in org.mule.functional.junit4.matchers
Matcher to check the root cause of an exception.
ThrowableRootCauseMatcher(Matcher<T>) - Constructor for class org.mule.functional.junit4.matchers.ThrowableRootCauseMatcher
 
toString() - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
toString() - Method in class org.mule.functional.junit4.rules.ExpectedError
 
toString() - Method in class org.mule.functional.logging.TestAppender.Expectation
 
transactionally(TransactionConfigEnum, TransactionFactory) - Method in class org.mule.functional.junit4.FlowRunner
Configures the flow to run inside a transaction.
TransactionConfigEnum - Enum in org.mule.functional.junit4
Helper to access constants from TransactionConfig.

U

unbind(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
unbind(String) - Method in class org.mule.functional.jndi.InMemoryContext
 

V

ValidateResponse - Class in org.mule.functional.transformer
Throws an exception if the message does not contain "success".
ValidateResponse() - Constructor for class org.mule.functional.transformer.ValidateResponse
 
valueOf(String) - Static method in enum org.mule.functional.junit4.TransactionConfigEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.functional.junit4.TransactionConfigEnum
Returns an array containing the constants of this enum type, in the order they are declared.

W

waitUntilAllNotificationsAreReceived() - Method in class org.mule.functional.listener.ExceptionListener
 
waitUntilAllNotificationsAreReceived() - Method in class org.mule.functional.listener.SystemExceptionListener
 
waitUntilFlowIsComplete() - Method in class org.mule.functional.listener.FlowExecutionListener
 
withAttributes(Object) - Method in class org.mule.functional.junit4.FlowConstructRunner
Prepares the given data to be sent as the attributes of the Event to the configured flow.
withAttributes(Object) - Method in class org.mule.functional.junit4.TestEventBuilder
Sets the Message.getAttributes() value of the produced message
withCorrelation(GroupCorrelation) - Method in class org.mule.functional.junit4.FlowConstructRunner
Configures the product event to have the provided correlation.
withCorrelation(GroupCorrelation) - Method in class org.mule.functional.junit4.TestEventBuilder
Configures the product event to have the provided correlation.
withInboundAttachment(String, DataHandler) - Method in class org.mule.functional.junit4.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use DefaultMultiPartPayload instead.
withInboundAttachment(String, DataHandler) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use DefaultMultiPartPayload instead.
withInboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.junit4.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withInboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withInboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withInboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withMediaType(MediaType) - Method in class org.mule.functional.junit4.FlowConstructRunner
Prepares the given data to be sent as the mediaType of the payload of the Event to the configured flow.
withMediaType(MediaType) - Method in class org.mule.functional.junit4.TestEventBuilder
Prepares the given data to be sent as the mediaType of the payload of the Event to the configured flow.
withOutboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withOutboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Message.getAttributes() instead.
withPayload(Object) - Method in class org.mule.functional.junit4.FlowConstructRunner
Prepares the given data to be sent as the payload of the Event to the configured flow.
withPayload(Object) - Method in class org.mule.functional.junit4.TestEventBuilder
Prepares the given data to be sent as the payload of the product.
withReplyToHandler(ReplyToHandler) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
TODO MULE-10739 Move ReplyToHandler to compatibility module.
withScheduler(Scheduler) - Method in class org.mule.functional.junit4.FlowRunner
Run Flow as a task of a given Scheduler.
withSessionProperty(String, Object) - Method in class org.mule.functional.junit4.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated.
withSessionProperty(String, Object) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated.
withSourceCorrelationId(String) - Method in class org.mule.functional.junit4.FlowConstructRunner
Configures the product event to have the provided sourceCorrelationId.
withSourceCorrelationId(String) - Method in class org.mule.functional.junit4.TestEventBuilder
Configures the product event to have the provided sourceCorrelationId.
withVariable(String, Object) - Method in class org.mule.functional.junit4.FlowConstructRunner
Prepares a flow variable with the given key and value to be set in the Message to the configured flow.
withVariable(String, Object, DataType) - Method in class org.mule.functional.junit4.FlowConstructRunner
Prepares a flow variable with the given key and value to be set in the Message to the configured flow.
withVariable(String, Object) - Method in class org.mule.functional.junit4.TestEventBuilder
Prepares a flow variable with the given key and value to be set in the product.
withVariable(String, Object, DataType) - Method in class org.mule.functional.junit4.TestEventBuilder
Prepares a flow variable with the given key and value to be set in the product.
A B C D E F G H I K L M N O P R S T U V W 
Skip navigation links

Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.