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
Adds a ConfigurationBuilder that sets the ExtensionManager into the AbstractMuleContextTestCase.muleContext.
addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.functional.junit4.DomainContextBuilder
 
addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.functional.junit4.ExtensionFunctionalTestCase
Adds a ConfigurationBuilder that sets the ExtensionFunctionalTestCase.extensionManager into the AbstractMuleContextTestCase.muleContext.
addListener(Consumer<ExceptionNotification>) - Method in class org.mule.functional.listener.ExceptionListener
 
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
 
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
 
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.
ArtifactInstanceInfrastructure() - Constructor for class org.mule.functional.junit4.DomainFunctionalTestCase.ArtifactInstanceInfrastructure
 
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.
assertRouteExecutedNTimes(String, int) - Static method in class org.mule.functional.util.FlowExecutionLogger
 
assertRouteNeverExecuted(String) - Static method in class org.mule.functional.util.FlowExecutionLogger
 
assertRouteNthExecution(String, int, Object...) - Static method in class org.mule.functional.util.FlowExecutionLogger
 
assertStackElements(FlowCallStack, Matcher<FlowStackElement>...) - Static method in class org.mule.tck.util.FlowTraceUtils
 
attributes(TypedValue<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
attributesMediaType(MediaType) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
attributesValue(Object) - 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() - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
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
 
clearRequestContext() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
close() - Method in class org.mule.functional.jndi.InMemoryContext
 
collectionValue(Collection, Class<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
collectionValue(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(ConfigurationBuilder) - 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
 
createAppMuleContext(String[]) - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
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
 
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(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.ThatMatcher
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
describeTo(Description) - Method in class org.mule.functional.junit4.matchers.ThrowableExceptionInfoMatcher
 
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
 
disableXmlValidations() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
dispose() - Method in class org.mule.tck.util.FlowTraceUtils.FlowStackAsserter
 
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
 
DomainFunctionalTestCase.ArtifactInstanceInfrastructure - Class in org.mule.functional.junit4
Provides access for infrastructure objects of each deployed Mule artifact.
doTearDown() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
doTearDown() - Method in class org.mule.functional.junit4.MuleArtifactFunctionalTestCase
 
doTestClassInjection() - Method in class org.mule.functional.junit4.MuleArtifactFunctionalTestCase
 

E

enableLazyInit() - Method in class org.mule.functional.junit4.FunctionalTestCase
 
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
 
ExceptionListener - Class in org.mule.functional.listener
Listener for exception thrown by a message source or flow.
ExceptionListener(NotificationListenerRegistry) - 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
 
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
 
FlowExecutionListener - Class in org.mule.functional.listener
Listener for flow execution complete action.
FlowExecutionListener(NotificationListenerRegistry) - Constructor for class org.mule.functional.listener.FlowExecutionListener
Constructor for releasing latch when any flow execution completes
FlowExecutionListener(String, NotificationListenerRegistry) - Constructor for class org.mule.functional.listener.FlowExecutionListener
Constructor for releasing latch when flow with name flowName completes
FlowExecutionLogger - Class in org.mule.functional.util
Saves the payload that goes through a processor for accessing it later
FlowExecutionLogger() - Constructor for class org.mule.functional.util.FlowExecutionLogger
 
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

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
 
getDomainInfrastructure() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
getDomainStartUpRegistryObjects() - 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(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
getFromFlow(ConfigurationComponentLocator, String) - Static method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
getHeaders() - Method in class org.mule.functional.util.http.HttpMessage
 
getHttpRequest(int) - Method in class org.mule.functional.util.http.SimpleHttpServer
 
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.
getInfrastructureForApp(String) - Method in class org.mule.functional.junit4.DomainFunctionalTestCase
 
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
 
getMuleContext() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase.ArtifactInstanceInfrastructure
 
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
 
getNotificationListenerRegistry() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase.ArtifactInstanceInfrastructure
 
getNumber() - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
getObjectSerializer() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
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 TransformationService to get a String representation of a message.
getQueryParams() - Method in class org.mule.functional.util.http.HttpMessage
 
getRegistry() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase.ArtifactInstanceInfrastructure
 
getSchedulerService() - Method in class org.mule.functional.junit4.DomainFunctionalTestCase.ArtifactInstanceInfrastructure
 
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
 
getSummary() - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
getUri() - Method in class org.mule.functional.util.http.HttpMessage
 

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
 
hashCode() - Method in class org.mule.functional.logging.TestAppender.Expectation
 
hasInfo(Matcher<Map<? extends String, ?>>) - Static method in class org.mule.functional.junit4.matchers.ThrowableExceptionInfoMatcher
 
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
 
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
 
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.
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
 
itemMediaType(MediaType) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 

K

keyMediaType(MediaType) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 

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
 
locator - Variable in class org.mule.functional.junit4.MuleArtifactFunctionalTestCase
 
logger - Variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
lookup(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
lookup(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
lookupLink(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
lookupLink(String) - Method in class org.mule.functional.jndi.InMemoryContext
 

M

mapValue(Map, Class<?>, Class<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
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(T) - Method in class org.mule.functional.junit4.matchers.ThrowableCauseMatcher
 
matchesSafely(T) - Method in class org.mule.functional.junit4.matchers.ThrowableExceptionInfoMatcher
 
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
 
muleDisableAsyncRetryPolicyOnSourcesProperty - Variable in class org.mule.functional.junit4.FunctionalTestCase
 

N

Named - Class in org.mule.functional.security
 
Named() - Constructor for class org.mule.functional.security.Named
 
notificationListenerRegistry - Variable in class org.mule.functional.junit4.MuleArtifactFunctionalTestCase
 
nullAttributesValue() - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
nullValue() - 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.util - package org.mule.functional.util
 
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

payload(TypedValue<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
populateTestData(Context) - Method in class org.mule.functional.jndi.TestContextFactory
 
process(CoreEvent) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
process(CoreEvent) - Method in class org.mule.functional.util.FlowExecutionLogger
 
process(CoreEvent) - Method in class org.mule.tck.util.FlowTraceUtils.FlowStackAsserter
 
process(CoreEvent) - 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
 
registry - Variable in class org.mule.functional.junit4.FunctionalTestCase
 
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
 
resetLogsMap() - Static method in class org.mule.functional.util.FlowExecutionLogger
 
runFlow(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
Runs the given flow with a default event

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
 
setMuleContext(MuleContext) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
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
 
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
 
streamValue(Iterator, Class<?>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
SystemExceptionListener - Class in org.mule.functional.listener
Listener for exceptions managed by the SystemExceptionHandler.
SystemExceptionListener(MuleContext, NotificationListenerRegistry) - 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
 
testEvent() - Method in class org.mule.functional.junit4.MuleArtifactFunctionalTestCase
Creates and caches a test CoreEvent instance for the scope of the current test method.
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
 
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
 
ThrowableExceptionInfoMatcher<T extends org.mule.runtime.api.exception.MuleException> - Class in org.mule.functional.junit4.matchers
Matcher to check the additional info of a MuleException.
ThrowableExceptionInfoMatcher(Matcher<Map<? extends String, ?>>) - Constructor for class org.mule.functional.junit4.matchers.ThrowableExceptionInfoMatcher
 
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.logging.TestAppender.Expectation
 

U

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

V

value(Object) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
valueMediaType(MediaType) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 

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
 
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–2018 MuleSoft, Inc.. All rights reserved.