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

A

AbstractConfigBuilderTestCase - Class in org.mule.functional
 
AbstractConfigBuilderTestCase(boolean) - Constructor for class org.mule.functional.AbstractConfigBuilderTestCase
 
AbstractScriptConfigBuilderTestCase - Class in org.mule.functional
 
AbstractScriptConfigBuilderTestCase() - Constructor for class org.mule.functional.AbstractScriptConfigBuilderTestCase
 
AbstractScriptConfigBuilderTestCase(boolean) - Constructor for class org.mule.functional.AbstractScriptConfigBuilderTestCase
 
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
addLifecycleCallback(FunctionalTestComponent.LifecycleCallback) - Static method in class org.mule.functional.functional.FunctionalTestComponent
 
addListener(Callback<EnrichedNotificationInfo>) - Method in class org.mule.functional.listener.FlowExecutionListener
 
addOutboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
addPerson(Person) - Method in interface org.mule.functional.testmodels.services.PeopleService
 
addPerson(String, String) - Method in interface org.mule.functional.testmodels.services.PeopleService
 
addPerson(Person) - Method in class org.mule.functional.testmodels.services.TestServiceComponent
 
addPerson(String, String) - Method in class org.mule.functional.testmodels.services.TestServiceComponent
 
Address - Class in org.mule.functional.testmodels.services
Address is a Persons address
Address() - Constructor for class org.mule.functional.testmodels.services.Address
 
Address(String, String) - Constructor for class org.mule.functional.testmodels.services.Address
 
addToEnvironment(String, Object) - Method in class org.mule.functional.jndi.InMemoryContext
 
after() - Method in class org.mule.functional.junit4.rules.HttpServerRule
 
append(String, Event) - Method in class org.mule.functional.functional.FunctionalTestComponent
Will append the value of FunctionalTestComponent.getAppendString() to the contents of the message.
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(Publisher<Event>) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
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
AssertionMessageProcessor - Class in org.mule.functional.functional
 
AssertionMessageProcessor() - Constructor for class org.mule.functional.functional.AssertionMessageProcessor
 
assertMinimumTimeBetweenNotifications(long) - Method in class org.mule.functional.listener.ConnectionListener
 
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
 
await(long) - Method in class org.mule.functional.functional.CountdownCallback
 

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.
buildMessageProcessor(RequestCacheKey) - Method in class org.mule.functional.client.TestConnectorMessageProcessorProvider
 
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
checkElementNameUnique(Element) - Method in class org.mule.functional.config.QueueWriterMessageProcessorBeanDefinitionParser
 
clear() - Method in class org.mule.functional.logging.TestAppender
 
clear() - Method in class org.mule.functional.util.FakeObjectStore
 
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
 
connect() - Method in class org.mule.functional.util.ftp.FtpClient
Initiate a connection to the ftp server
ConnectionListener - Class in org.mule.functional.listener
Listener for connection notifications.
ConnectionListener(MuleContext) - Constructor for class org.mule.functional.listener.ConnectionListener
 
contains(Serializable) - Method in class org.mule.functional.util.FakeObjectStore
 
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.TestComponent
 
count - Variable in class org.mule.functional.testmodels.services.TestReceiver
 
CountdownCallback - Class in org.mule.functional.functional
 
CountdownCallback(int) - Constructor for class org.mule.functional.functional.CountdownCallback
 
CounterCallback - Class in org.mule.functional.functional
A test callback that counts the number of messages received.
CounterCallback() - Constructor for class org.mule.functional.functional.CounterCallback
 
CounterCallback(AtomicInteger) - Constructor for class org.mule.functional.functional.CounterCallback
 
countFailOrNullEvent() - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
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
 
createUserManager() - Method in class org.mule.functional.util.ftp.Server
 

D

DateService - Interface in org.mule.functional.testmodels.services
DateService defines a Date service
decrypt(byte[], Object) - Method in class org.mule.functional.security.MockEncryptionStrategy
 
decrypt(InputStream, Object) - Method in class org.mule.functional.security.MockEncryptionStrategy
 
DEFAULT_CONFIG_ID - Static variable in class org.mule.functional.client.TestConnectorConfig
 
DEFAULT_PORT - Static variable in class org.mule.functional.util.ftp.Server
 
DEFAULT_RESPONSE - Static variable in class org.mule.functional.util.http.SimpleHttpServer
 
DEFAULT_TEXT - Static variable in class org.mule.functional.functional.StringAppendTestTransformer
 
deleteDir(String) - Method in class org.mule.functional.util.ftp.FtpClient
Delete a directory
deleteFile(String) - Method in class org.mule.functional.util.ftp.FtpClient
Delete a single file.
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
 
dirExists(String) - Method in class org.mule.functional.util.ftp.FtpClient
Check if a directory exists by trying to go to it
disconnect() - Method in class org.mule.functional.util.ftp.FtpClient
Disconnect the ftp client
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.functional.FunctionalTestComponent
 
dispose() - Method in class org.mule.functional.junit4.FlowRunner
 
dispose() - Method in class org.mule.functional.testmodels.services.TestServiceComponent
A lifecycle method where implementor should free up any resources.
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
 
doGetObject() - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
doGetObject() - Method in class org.mule.functional.config.ReturnDataObjectFactory
 
doHandleException(Exception, Event) - Method in class org.mule.functional.functional.QuietExceptionStrategy
 
doInitialise() - Method in class org.mule.functional.security.TestMultiuserSecurityProvider
 
doLogException(Throwable) - Method in class org.mule.functional.functional.QuietExceptionStrategy
 
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.NoActionTransformer
Deprecated.
 
doTransform(Object, Charset) - Method in class org.mule.functional.transformer.ValidateResponse
 

E

echo(InputStream) - Method in class org.mule.functional.functional.FunctionalStreamingEchoComponent
 
echo(String) - Method in class org.mule.functional.testmodels.services.TestServiceComponent
 
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
 
EVENT_RECEIVED - Static variable in class org.mule.functional.functional.FunctionalTestNotification
 
eventBuilder - Variable in class org.mule.functional.junit4.FlowConstructRunner
 
EventCallback - Interface in org.mule.functional.functional
The scope of the MuleEvent Callback is to be able to get a the message currently being processed by the FunctionalTestComponent and make assertions on the message payload, headers or attachments or to make changes required for the test.
eventReceived(MuleEventContext, Object, MuleContext) - Method in class org.mule.functional.functional.CountdownCallback
 
eventReceived(MuleEventContext, Object, MuleContext) - Method in class org.mule.functional.functional.CounterCallback
 
eventReceived(MuleEventContext, Object, MuleContext) - Method in interface org.mule.functional.functional.EventCallback
 
EXCEPTION_MESSAGE - Static variable in exception org.mule.functional.exceptions.FunctionalTestException
 
EXCEPTION_MESSAGE - Static variable in class org.mule.functional.testmodels.services.TestComponent
 
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
 
expectFileCount(String, int, long) - Method in class org.mule.functional.util.ftp.FtpClient
Verify that a number of files exist on the ftp server
expectMessage(Matcher<String>) - Method in class org.mule.functional.junit4.rules.ExpectedError
 
expression - Variable in class org.mule.functional.functional.AssertionMessageProcessor
 
expressionFailed() - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
expressionManager - Variable in class org.mule.functional.functional.AssertionMessageProcessor
 
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

failIfErrorFunction() - Static method in class org.mule.functional.util.TestFunctions
 
failureMessagePrefix() - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
FakeLock - Class in org.mule.functional.util
 
FakeLock() - Constructor for class org.mule.functional.util.FakeLock
 
FakeObjectStore<T extends Serializable> - Class in org.mule.functional.util
 
FakeObjectStore() - Constructor for class org.mule.functional.util.FakeObjectStore
 
fileExists(String) - Method in class org.mule.functional.util.ftp.FtpClient
Check if a file exists on the ftp server
fileMoveCompleted() - Method in interface org.mule.functional.util.ftp.MuleFtplet.Callback
 
fileUploadCompleted() - Method in interface org.mule.functional.util.ftp.MuleFtplet.Callback
 
find(String) - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase.TestClassLoaderRepository
 
FloridaSunnyOrangeFactory - Class in org.mule.functional.testmodels.fruit
A simple object factory for unit testing.
FloridaSunnyOrangeFactory() - Constructor for class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactory
 
FloridaSunnyOrangeFactoryBean - Class in org.mule.functional.testmodels.fruit
A Spring FactoryBean implementation for unit testing.
FloridaSunnyOrangeFactoryBean() - Constructor for class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
FlowAssert - Class in org.mule.functional.functional
 
FlowAssert() - Constructor for class org.mule.functional.functional.FlowAssert
 
flowConstruct - Variable in class org.mule.functional.functional.AssertionMessageProcessor
 
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
 
FTP_SERVER_BASE_DIR - Static variable in class org.mule.functional.util.ftp.FtpServer
 
FtpClient - Class in org.mule.functional.util.ftp
Ftp client wrapper for working with an FTP server.
FtpClient(String, int, String, String) - Constructor for class org.mule.functional.util.ftp.FtpClient
 
FtpServer - Class in org.mule.functional.util.ftp
 
FtpServer(String, int, String, String) - Constructor for class org.mule.functional.util.ftp.FtpServer
 
FunctionalComponentObjectFactory - Class in org.mule.functional.config
ObjectFactory for functional test component
FunctionalComponentObjectFactory() - Constructor for class org.mule.functional.config.FunctionalComponentObjectFactory
 
FunctionalStreamingEchoComponent - Class in org.mule.functional.functional
 
FunctionalStreamingEchoComponent() - Constructor for class org.mule.functional.functional.FunctionalStreamingEchoComponent
 
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
 
FunctionalTestComponent - Class in org.mule.functional.functional
FunctionalTestComponent is a service that can be used by functional tests.
FunctionalTestComponent() - Constructor for class org.mule.functional.functional.FunctionalTestComponent
 
FunctionalTestComponent.LifecycleCallback - Interface in org.mule.functional.functional
 
FunctionalTestException - Exception in org.mule.functional.exceptions
 
FunctionalTestException() - Constructor for exception org.mule.functional.exceptions.FunctionalTestException
 
FunctionalTestException(String) - Constructor for exception org.mule.functional.exceptions.FunctionalTestException
 
FunctionalTestNotification - Class in org.mule.functional.functional
A FunctionlTestNotification is fired by the FunctionalTestComponent when it receives an event.
FunctionalTestNotification(MuleEventContext, Object, int) - Constructor for class org.mule.functional.functional.FunctionalTestNotification
 
FunctionalTestNotificationListener - Interface in org.mule.functional.functional
By implementing this listener interface and registering the object with the MuleContext.registerListener(ServerNotificationListener) You can receive FunctionalTestNotifications from the FunctionalTestComponent.

G

generateTaskToken() - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
getAction() - Method in enum org.mule.functional.junit4.TransactionConfigEnum
 
getAddress() - Method in class org.mule.functional.testmodels.services.Address
 
getAddress() - Method in class org.mule.functional.testmodels.services.Person
 
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
 
getAppendString() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
getBeanName(Element) - Method in class org.mule.functional.config.QueueWriterMessageProcessorBeanDefinitionParser
 
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
 
getCallbackCount() - Method in class org.mule.functional.functional.CounterCallback
 
getComponent(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
Returns an instance of the service's component object.
getComponent(FlowConstruct) - Method in class org.mule.functional.junit4.FunctionalTestCase
Returns an instance of the service's component object.
getComponentBuildingDefinitions() - Method in class org.mule.functional.config.TestComponentBuildingDefinitionProvider
 
getConfig() - Method in class org.mule.functional.functional.SharedSource
 
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.
getCount() - Method in class org.mule.functional.functional.CountdownCallback
 
getDate() - Method in interface org.mule.functional.testmodels.services.DateService
 
getDate() - Method in class org.mule.functional.testmodels.services.TestServiceComponent
 
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
 
getEventCallback() - Method in class org.mule.functional.functional.FunctionalTestComponent
An event callback is called when a message is received by the service.
getEventContext() - Method in class org.mule.functional.functional.FunctionalTestNotification
 
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
getExceptionText() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
getExceptionToThrow() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
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
 
getFileList(String) - Method in class org.mule.functional.util.ftp.FtpClient
Get a list of file names in a given directory for admin
getFirstName() - Method in class org.mule.functional.testmodels.services.Person
 
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
 
getFtpClient() - Method in class org.mule.functional.util.ftp.FtpServer
 
getFunctionalTestComponent(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
A convenience method to get a type-safe reference to the FunctionTestComponent
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
 
getLastName() - Method in class org.mule.functional.testmodels.services.Person
 
getLastReceivedMessage() - Method in class org.mule.functional.functional.FunctionalTestComponent
If enableMessageHistory = true, returns the last message received by the service in chronological order.
getListener() - Method in class org.mule.functional.functional.SkeletonSource
 
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.client.QueueWriterMessageProcessor
 
getName() - Method in class org.mule.functional.functional.SharedConfig
 
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
 
getNumberOfInvocationsFor(String) - Static method in class org.mule.functional.functional.InvocationCountMessageProcessor
 
getObject() - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
getObjectSerializer() - Method in class org.mule.functional.junit4.ArtifactFunctionalTestCase
 
getObjectType() - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
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 TransformationService to get a String representation of a message.
getPeople() - Method in interface org.mule.functional.testmodels.services.PeopleService
 
getPeople() - Method in class org.mule.functional.testmodels.services.TestServiceComponent
 
getPerson(String) - Method in interface org.mule.functional.testmodels.services.PeopleService
 
getPerson() - Method in class org.mule.functional.testmodels.services.PersonResponse
 
getPerson(String) - Method in class org.mule.functional.testmodels.services.TestServiceComponent
 
getPostcode() - Method in class org.mule.functional.testmodels.services.Address
 
getRadius() - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
getReceivedMessage(int) - Method in class org.mule.functional.functional.FunctionalTestComponent
If enableMessageHistory = true, returns a message received by the service in chronological order.
getReceivedMessagesCount() - Method in class org.mule.functional.functional.FunctionalTestComponent
If enableMessageHistory = true, returns the number of messages received by this service.
getReplyMessage() - Method in class org.mule.functional.functional.FunctionalTestNotification
 
getReturnData() - Method in class org.mule.functional.functional.FunctionalTestComponent
Often you will may want to return a fixed message payload to simulate and external system call.
getSegments() - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
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
 
getTime() - Method in class org.mule.functional.testmodels.services.PersonResponse
 
getWaitTime() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
getXmlNamespacesInfo() - Method in class org.mule.functional.config.TestXmlNamespaceInfoProvider
 
giveMeAnOrange() - Static method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactory
 

H

hasAttributes(Matcher<T>) - Static method in class org.mule.functional.junit4.matchers.MessageMatchers
Verifies the Message's attributes using any Attributes 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.TestComponent
 
inc() - Method in class org.mule.functional.testmodels.services.TestReceiver
 
incCallbackCount() - Method in class org.mule.functional.functional.CounterCallback
Increment callback count.
init() - Method in class org.mule.functional.config.TestComponentBuildingDefinitionProvider
 
init() - Method in class org.mule.functional.config.TestNamespaceHandler
 
initialise() - Method in class org.mule.functional.client.QueueWriterMessageProcessor
 
initialise() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
initialise() - Method in class org.mule.functional.functional.InvocationCountMessageProcessor
 
initialise() - Method in class org.mule.functional.functional.SharedConfig
 
initialise() - Method in class org.mule.functional.functional.SharedSource
 
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
 
InvocationCountMessageProcessor - Class in org.mule.functional.functional
Test message processor to keep count of number of invocations.
InvocationCountMessageProcessor() - Constructor for class org.mule.functional.functional.InvocationCountMessageProcessor
 
isAcceptNull() - Method in class org.mule.functional.transformer.NoActionTransformer
Deprecated.
 
isBlocking() - Method in interface org.mule.functional.functional.FunctionalTestNotificationListener
 
isConnected() - Method in class org.mule.functional.util.ftp.FtpClient
Check if the ftp client is connected
isDoInboundTransform() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
isEnableMessageHistory() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
isEnableNotifications() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
isExpectTransaction() - Method in class org.mule.functional.functional.TransactionalFunctionalTestComponent
 
isFlowStackElement(String, String) - Static method in class org.mule.tck.util.FlowTraceUtils
 
isGracefulShutdown() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
isLogMessageDetails() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
IsMessageWithAttributes<T> - Class in org.mule.functional.junit4.matchers
Verifies a Message's attributes, using a specific Attributes 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 - Class in org.mule.functional.junit4.matchers
Verifies a Message's payload, using a String matcher.
IsMessageWithPayload(Matcher<String>) - 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
 
isPersistent() - Method in class org.mule.functional.util.FakeObjectStore
 
isRedeliver() - Method in class org.mule.functional.functional.QuietExceptionStrategy
 
isRollback() - Method in class org.mule.functional.functional.TransactionalFunctionalTestComponent
 
isSingleton() - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
isThrowException() - Method in class org.mule.functional.functional.FunctionalTestComponent
Sometimes you will want the service to always throw an exception, if this is the case you can set the 'throwException' property to true.
ITestComponent - Interface in org.mule.functional.testmodels.services
Interface for TestComponent (to make it easier to host the service on Axis)

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
 
lock() - Method in class org.mule.functional.util.FakeLock
 
lockInterruptibly() - Method in class org.mule.functional.util.FakeLock
 
logger - Variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
logger - Variable in class org.mule.functional.functional.FunctionalTestComponent
 
logger - Static variable in class org.mule.functional.security.TestSecurityComponent
 
logger - Variable in class org.mule.functional.security.TestSingleUserSecurityProvider
 
logger - Static variable in class org.mule.functional.testmodels.services.TestComponent
 
logger - Static variable in class org.mule.functional.testmodels.services.TestReceiver
 
logger - Variable in class org.mule.functional.util.ftp.FtpClient
 
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

makeDir(String) - Method in class org.mule.functional.util.ftp.FtpClient
Create a directory
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.
 
message - Variable in class org.mule.functional.functional.AssertionMessageProcessor
 
MESSAGE_PREFIX - Static variable in exception org.mule.functional.testmodels.services.TestComponentException
 
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
 
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
 
MuleFtplet - Class in org.mule.functional.util.ftp
Ftplet implementation that calls methods on its callback.
MuleFtplet(MuleFtplet.Callback) - Constructor for class org.mule.functional.util.ftp.MuleFtplet
 
MuleFtplet.Callback - Interface in org.mule.functional.util.ftp
 
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
 
needToMatchCount - Variable in class org.mule.functional.functional.AssertionMessageProcessor
 
newComponentInstance() - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
newComponentInstance() - Method in class org.mule.functional.config.TestFunctionalComponentObjectFactory
 
newCondition() - Method in class org.mule.functional.util.FakeLock
 
NoActionTransformer - Class in org.mule.functional.transformer
Deprecated.
NoActionTransformer() - Constructor for class org.mule.functional.transformer.NoActionTransformer
Deprecated.
 
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

onCall(MuleEventContext) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
onCall(MuleEventContext) - Method in class org.mule.functional.functional.FunctionalTestComponent
onCall(MuleEventContext) - Method in class org.mule.functional.functional.TransactionalFunctionalTestComponent
onCall(MuleEventContext) - Method in class org.mule.functional.property.SessionPropertiesValidatorComponent
 
onCall(MuleEventContext) - Method in class org.mule.functional.security.TestSecurityComponent
 
onReceive(Object) - Method in class org.mule.functional.functional.FunctionalTestComponent
This method is used by some WebServices tests where you don' want to be introducing the MuleEventContext as a complex type.
onReceive(Object) - Method in interface org.mule.functional.functional.Receiveable
This method is used by some WebServices tests where you don' want to be introducing the MuleEventContext as a complex type.
onRenameEnd(FtpSession, FtpRequest) - Method in class org.mule.functional.util.ftp.MuleFtplet
 
onTransition(String, String) - Method in interface org.mule.functional.functional.FunctionalTestComponent.LifecycleCallback
 
onUploadEnd(FtpSession, FtpRequest) - Method in class org.mule.functional.util.ftp.MuleFtplet
 
org.mule.functional - package org.mule.functional
 
org.mule.functional.client - package org.mule.functional.client
 
org.mule.functional.config - package org.mule.functional.config
 
org.mule.functional.exceptions - package org.mule.functional.exceptions
 
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.property - package org.mule.functional.property
 
org.mule.functional.security - package org.mule.functional.security
 
org.mule.functional.services - package org.mule.functional.services
 
org.mule.functional.testmodels.fruit - package org.mule.functional.testmodels.fruit
 
org.mule.functional.testmodels.services - package org.mule.functional.testmodels.services
 
org.mule.functional.transformer - package org.mule.functional.transformer
 
org.mule.functional.util - package org.mule.functional.util
 
org.mule.functional.util.ftp - package org.mule.functional.util.ftp
 
org.mule.functional.util.http - package org.mule.functional.util.http
 
org.mule.functional.util.sftp - package org.mule.functional.util.sftp
 
org.mule.tck.util - package org.mule.tck.util
 
outboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.

P

parseChild(Element, ParserContext, BeanDefinitionBuilder) - Method in class org.mule.functional.config.TestComponentDefinitionParser
 
PartAttributesMatchers - Class in org.mule.functional.junit4.matchers
 
PartAttributesMatchers() - Constructor for class org.mule.functional.junit4.matchers.PartAttributesMatchers
 
PASSWORD - Static variable in class org.mule.functional.util.sftp.SftpServer
 
payload(Object) - Method in class org.mule.functional.junit4.TestLegacyMessageBuilder
Deprecated.
 
PeopleService - Interface in org.mule.functional.testmodels.services
PeopleService is a test service that returns complex types
Person - Class in org.mule.functional.testmodels.services
Person part of the PeopleService
Person() - Constructor for class org.mule.functional.testmodels.services.Person
 
Person(String, String) - Constructor for class org.mule.functional.testmodels.services.Person
 
PersonResponse - Class in org.mule.functional.testmodels.services
 
PersonResponse() - Constructor for class org.mule.functional.testmodels.services.PersonResponse
 
PersonResponse(Person) - Constructor for class org.mule.functional.testmodels.services.PersonResponse
 
poll(String, long) - Method in class org.mule.functional.client.TestConnectorConfig
Reads an event from a given queue waiting up to the specified wait time if necessary for an element to become available.
populateTestData(Context) - Method in class org.mule.functional.jndi.TestContextFactory
 
priority() - Method in class org.mule.functional.client.TestConnectorMessageProcessorProvider
 
process(Event) - Method in class org.mule.functional.client.QueueReaderMessageProcessor
 
process(Event) - Method in class org.mule.functional.client.QueueWriterMessageProcessor
 
process(Event) - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
process(Object, MuleEventContext) - Method in class org.mule.functional.functional.FunctionalTestComponent
The service method that implements the test component logic.
process(Event) - Method in class org.mule.functional.functional.InvocationCountMessageProcessor
 
process(Event) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
process(Event) - Method in class org.mule.functional.functional.ThrowProcessor
 
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
 
putFile(String, String) - Method in class org.mule.functional.util.ftp.FtpClient
Upload a file to the ftp server
putFile(String, String, String) - Method in class org.mule.functional.util.ftp.FtpClient
Upload a file to the ftp server

Q

QueueReaderMessageProcessor - Class in org.mule.functional.client
Reads Event from a test connector's queue.
QueueReaderMessageProcessor(MuleContext, String, Long) - Constructor for class org.mule.functional.client.QueueReaderMessageProcessor
Creates a queue reader
QueueWriterMessageProcessor - Class in org.mule.functional.client
Writes Event to a test connector's queue.
QueueWriterMessageProcessor() - Constructor for class org.mule.functional.client.QueueWriterMessageProcessor
 
QueueWriterMessageProcessorBeanDefinitionParser - Class in org.mule.functional.config
Parses bean definitions for QueueWriterMessageProcessor
QueueWriterMessageProcessorBeanDefinitionParser() - Constructor for class org.mule.functional.config.QueueWriterMessageProcessorBeanDefinitionParser
 
QuietExceptionStrategy - Class in org.mule.functional.functional
Restrict exceptions to debug log messages
QuietExceptionStrategy() - Constructor for class org.mule.functional.functional.QuietExceptionStrategy
 

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 interface org.mule.functional.testmodels.services.ITestComponent
 
receive(String) - Method in class org.mule.functional.testmodels.services.TestComponent
 
receive(String) - Method in class org.mule.functional.testmodels.services.TestReceiver
 
Receiveable - Interface in org.mule.functional.functional
Interface only to be used by the FunctionalTestComponent.
receiveBytes(byte[]) - Method in class org.mule.functional.testmodels.services.TestComponent
 
recursiveDelete(String) - Method in class org.mule.functional.util.ftp.FtpClient
Delete all files and subdirectories.
remove(Serializable) - Method in class org.mule.functional.util.FakeObjectStore
 
removeFromEnvironment(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
removeLifecycleCallback(FunctionalTestComponent.LifecycleCallback) - Static method in class org.mule.functional.functional.FunctionalTestComponent
 
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.functional.AssertionMessageProcessor
 
reset() - Static method in class org.mule.functional.functional.FlowAssert
 
reset() - Method in class org.mule.functional.junit4.FlowConstructRunner
Clears the last built requestEvent, allowing for reuse of this runner.
reset() - Method in class org.mule.functional.listener.ConnectionListener
 
ResponseAssertionMessageProcessor - Class in org.mule.functional.functional
 
ResponseAssertionMessageProcessor() - Constructor for class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
responseCountFailOrNullEvent() - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
responseExpression - Variable in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
responseExpressionFailed() - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
retrieve(Serializable) - Method in class org.mule.functional.util.FakeObjectStore
 
ReturnDataObjectFactory - Class in org.mule.functional.config
ObjectFactory for test:component return-data element.
ReturnDataObjectFactory() - Constructor for class org.mule.functional.config.ReturnDataObjectFactory
 
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

Server - Class in org.mule.functional.util.ftp
A wrapper for the Apache ftpServer.
Server(int) - Constructor for class org.mule.functional.util.ftp.Server
Initialize the ftp server on a given port
Server(int, Ftplet) - Constructor for class org.mule.functional.util.ftp.Server
 
SessionPropertiesValidatorComponent - Class in org.mule.functional.property
 
SessionPropertiesValidatorComponent() - Constructor for class org.mule.functional.property.SessionPropertiesValidatorComponent
 
setAddress(String) - Method in class org.mule.functional.testmodels.services.Address
 
setAddress(Address) - Method in class org.mule.functional.testmodels.services.Person
 
setAppendString(String) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setAppendString(String) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setApplicationResources(String[]) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
setConfig(SharedConfig) - Method in class org.mule.functional.functional.SharedSource
 
setContent(String) - Method in class org.mule.functional.client.QueueWriterMessageProcessor
 
setContent(String) - Method in class org.mule.functional.config.ReturnDataObjectFactory
 
setContentJavaType(Class) - Method in class org.mule.functional.client.QueueWriterMessageProcessor
 
setCount(int) - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
setDoInboundTransform(boolean) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setDoInboundTransform(boolean) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setDomainConfig(String...) - Method in class org.mule.functional.junit4.DomainContextBuilder
 
setDomainContext(MuleContext) - Method in class org.mule.functional.junit4.ApplicationContextBuilder
 
setEnableMessageHistory(boolean) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setEnableMessageHistory(boolean) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setEnableNotifications(boolean) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setEnableNotifications(boolean) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setError(String) - Method in class org.mule.functional.functional.ThrowProcessor
 
setEventCallback(EventCallback) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setEventCallback(EventCallback, long) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
setEventCallback(EventCallback) - Method in class org.mule.functional.functional.FunctionalTestComponent
An event callback is called when a message is received by the service.
setException(Class<? extends Throwable>) - Method in class org.mule.functional.functional.ThrowProcessor
 
setExceptionText(String) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setExceptionText(String) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setExceptionToThrow(Class<? extends Throwable>) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setExceptionToThrow(Class<? extends Throwable>) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setExpectedAction(int) - Method in class org.mule.functional.listener.ConnectionListener
 
setExpectedProperties(Map<String, String>) - Method in class org.mule.functional.property.SessionPropertiesValidatorComponent
 
setExpectTransaction(boolean) - Method in class org.mule.functional.functional.TransactionalFunctionalTestComponent
 
setExpression(String) - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
setExternalCompletionCallback(Publisher<Void>) - Method in class org.mule.functional.junit4.TestEventBuilder
 
setFile(String) - Method in class org.mule.functional.config.ReturnDataObjectFactory
 
setFirstName(String) - Method in class org.mule.functional.testmodels.services.Person
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
setFlowConstruct(FlowConstruct) - Method in class org.mule.functional.functional.SharedSource
 
setId(String) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setId(String) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setLastName(String) - Method in class org.mule.functional.testmodels.services.Person
 
setListener(Processor) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
setListener(Processor) - Method in class org.mule.functional.functional.SharedSource
 
setListener(Processor) - Method in class org.mule.functional.functional.SkeletonSource
 
setLogMessageDetails(boolean) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setLogMessageDetails(boolean) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setMessage(String) - Method in class org.mule.functional.functional.AssertionMessageProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.functional.client.QueueWriterMessageProcessor
 
setMuleContext(MuleContext) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setMuleContext(MuleContext) - Method in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
setMuleContext(MuleContext) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
setMuleContext(MuleContext) - Method in class org.mule.functional.functional.SharedConfig
 
setMuleContext(MuleContext) - Method in class org.mule.functional.functional.SharedSource
 
setName(String) - Method in class org.mule.functional.client.QueueWriterMessageProcessor
 
setName(String) - Method in class org.mule.functional.functional.InvocationCountMessageProcessor
 
setName(String) - Method in class org.mule.functional.functional.SharedConfig
 
setName(String) - Method in class org.mule.functional.security.Named
 
setNumberOfExecutionsRequired(int) - Method in class org.mule.functional.listener.ConnectionListener
 
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
 
setPasswordAuthenticator(PasswordAuthenticator) - Method in class org.mule.functional.util.sftp.SftpServer
 
setPerson(Person) - Method in class org.mule.functional.testmodels.services.PersonResponse
 
setPostcode(String) - Method in class org.mule.functional.testmodels.services.Address
 
setRadius(Double) - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
setResponseCount(int) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
setResponseExpression(String) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
setResponseSameTask(boolean) - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
setResponseStatusCode(int) - Method in class org.mule.functional.util.http.SimpleHttpServer
 
setReturnData(Object) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setReturnData(Object) - Method in class org.mule.functional.functional.FunctionalTestComponent
Often you will may want to return a fixed message payload to simulate and external system call.
setRollback(boolean) - Method in class org.mule.functional.functional.TransactionalFunctionalTestComponent
 
setSegments(Integer) - Method in class org.mule.functional.testmodels.fruit.FloridaSunnyOrangeFactoryBean
 
setThrowException(boolean) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setThrowException(boolean) - Method in class org.mule.functional.functional.FunctionalTestComponent
Sometimes you will want the service to always throw an exception, if this is the case you can set the 'throwException' property to true.
setTime(long) - Method in class org.mule.functional.testmodels.services.PersonResponse
 
setTimeoutInMillis(int) - Method in class org.mule.functional.listener.ConnectionListener
 
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
 
setWaitTime(long) - Method in class org.mule.functional.config.FunctionalComponentObjectFactory
 
setWaitTime(long) - Method in class org.mule.functional.functional.FunctionalTestComponent
 
SftpServer - Class in org.mule.functional.util.sftp
 
SftpServer(int) - Constructor for class org.mule.functional.util.sftp.SftpServer
 
SharedConfig - Class in org.mule.functional.functional
Test config to test connectors at the domain level
SharedConfig() - Constructor for class org.mule.functional.functional.SharedConfig
 
SharedSource - Class in org.mule.functional.functional
Test source that is configured with a SharedConfig.
SharedSource() - Constructor for class org.mule.functional.functional.SharedSource
 
SimpleHttpServer - Class in org.mule.functional.util.http
Simple HTTP server implementation for testing purposes.
SkeletonSource - Class in org.mule.functional.functional
Test source that provides access to the Processor set by the owner Flow.
SkeletonSource() - Constructor for class org.mule.functional.functional.SkeletonSource
 
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.functional.AssertionMessageProcessor
 
start() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
start() - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 
start() - Method in class org.mule.functional.util.ftp.FtpServer
 
start() - Method in class org.mule.functional.util.http.SimpleHttpServer
Starts the http server.
start() - Method in class org.mule.functional.util.sftp.SftpServer
 
stop() - Method in class org.mule.functional.functional.FunctionalTestComponent
 
stop() - Method in class org.mule.functional.util.ftp.FtpServer
 
stop() - Method in class org.mule.functional.util.ftp.Server
Stop the ftp server TODO DZ: we may want to put a port check + wait time in here to make sure that the port is released before we continue.
stop() - Method in class org.mule.functional.util.http.SimpleHttpServer
Stops the http server.
stop() - Method in class org.mule.functional.util.sftp.SftpServer
 
stopFlowConstruct(String) - Method in class org.mule.functional.junit4.FunctionalTestCase
 
store(Serializable, T) - Method in class org.mule.functional.util.FakeObjectStore
 
STREAM_BUFFER_SIZE - Static variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
STREAM_BUFFER_SIZE - Static variable in class org.mule.functional.functional.FunctionalTestComponent
 
STREAM_SAMPLE_SIZE - Static variable in class org.mule.functional.functional.FunctionalStreamingTestComponent
 
STREAM_SAMPLE_SIZE - Static variable in class org.mule.functional.functional.FunctionalTestComponent
 
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
 
supportsUrl(String) - Method in class org.mule.functional.client.TestConnectorMessageProcessorProvider
 
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

take(String) - Method in class org.mule.functional.client.TestConnectorConfig
Reads an event from a given queue waiting if necessary until an element becomes available.
TEST_NAMESPACE - Static variable in class org.mule.functional.config.TestXmlNamespaceInfoProvider
 
TEST_URL_PREFIX - Static variable in class org.mule.functional.client.TestConnectorMessageProcessorProvider
 
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
 
TestComponent - Class in org.mule.functional.testmodels.services
 
TestComponent() - Constructor for class org.mule.functional.testmodels.services.TestComponent
 
TestComponentBuildingDefinitionProvider - Class in org.mule.functional.config
Provider for ComponentBuildingDefinitions to parse TEST module configuration.
TestComponentBuildingDefinitionProvider() - Constructor for class org.mule.functional.config.TestComponentBuildingDefinitionProvider
 
TestComponentDefinitionParser - Class in org.mule.functional.config
Configures a FunctionalTestComponent wrapped as a JavaComponent.
TestComponentDefinitionParser() - Constructor for class org.mule.functional.config.TestComponentDefinitionParser
 
TestComponentDefinitionParser(Class<?>) - Constructor for class org.mule.functional.config.TestComponentDefinitionParser
 
TestComponentException - Exception in org.mule.functional.testmodels.services
 
TestComponentException(String) - Constructor for exception org.mule.functional.testmodels.services.TestComponentException
 
testConnection() - Method in class org.mule.functional.util.ftp.FtpClient
 
TestConnectorConfig - Class in org.mule.functional.client
Maintains test connector configuration
TestConnectorConfig() - Constructor for class org.mule.functional.client.TestConnectorConfig
 
TestConnectorMessageProcessorProvider - Class in org.mule.functional.client
Provider for operations of the Test Connector.
TestConnectorMessageProcessorProvider() - Constructor for class org.mule.functional.client.TestConnectorMessageProcessorProvider
 
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
 
testEnvironmentProperties() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
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
 
testExceptionStrategy2() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
TestFunctionalComponentObjectFactory - Class in org.mule.functional.config
ObjectFactory for functional test web-service-component
TestFunctionalComponentObjectFactory() - Constructor for class org.mule.functional.config.TestFunctionalComponentObjectFactory
 
TestFunctions - Class in org.mule.functional.util
 
TestFunctions() - Constructor for class org.mule.functional.util.TestFunctions
 
testGlobalInterceptorStack() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
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.
testManagerConfig() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
testManagerConfig() - Method in class org.mule.functional.AbstractScriptConfigBuilderTestCase
 
testMuleConfiguration() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
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
 
TestNamespaceHandler - Class in org.mule.functional.config
 
TestNamespaceHandler() - Constructor for class org.mule.functional.config.TestNamespaceHandler
 
testPoolingConfig() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
TestReceiver - Class in org.mule.functional.testmodels.services
 
TestReceiver() - Constructor for class org.mule.functional.testmodels.services.TestReceiver
 
TestSecurityComponent - Class in org.mule.functional.security
 
TestSecurityComponent() - Constructor for class org.mule.functional.security.TestSecurityComponent
 
TestServiceComponent - Class in org.mule.functional.testmodels.services
TestServiceComponent is a test WebServices service.
TestServiceComponent() - Constructor for class org.mule.functional.testmodels.services.TestServiceComponent
 
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
 
testTransformerConfig() - Method in class org.mule.functional.AbstractConfigBuilderTestCase
 
testTransformerConfig() - Method in class org.mule.functional.AbstractScriptConfigBuilderTestCase
 
TestXmlNamespaceInfoProvider - Class in org.mule.functional.config
XmlNamespaceInfoProvider for TEST module.
TestXmlNamespaceInfoProvider() - Constructor for class org.mule.functional.config.TestXmlNamespaceInfoProvider
 
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
 
throwException() - Method in class org.mule.functional.functional.FunctionalTestComponent
Always throws a FunctionalTestException.
ThrowProcessor - Class in org.mule.functional.functional
Processor that throws the specified exception.
ThrowProcessor() - Constructor for class org.mule.functional.functional.ThrowProcessor
 
throwsException(String) - Method in interface org.mule.functional.testmodels.services.ITestComponent
 
throwsException(String) - Method in class org.mule.functional.testmodels.services.TestComponent
 
timeout - Variable in class org.mule.functional.functional.AssertionMessageProcessor
 
TIMEOUT - Static variable in class org.mule.functional.util.ftp.FtpClient
 
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
 
toString() - Method in class org.mule.functional.testmodels.services.Person
 
TransactionalFunctionalTestComponent - Class in org.mule.functional.functional
This service is useful for unit tests involving transactionality because it will roll back the current transaction upon message arrival.
TransactionalFunctionalTestComponent() - Constructor for class org.mule.functional.functional.TransactionalFunctionalTestComponent
 
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.
tryLock() - Method in class org.mule.functional.util.FakeLock
 
tryLock(long, TimeUnit) - Method in class org.mule.functional.util.FakeLock
 

U

unbind(Name) - Method in class org.mule.functional.jndi.InMemoryContext
 
unbind(String) - Method in class org.mule.functional.jndi.InMemoryContext
 
unlock() - Method in class org.mule.functional.util.FakeLock
 
USERNAME - Static variable in class org.mule.functional.util.sftp.SftpServer
 

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.
verify() - Method in class org.mule.functional.functional.AssertionMessageProcessor
If result evaluated to false in some processed event or the last processed event was null, then assert fails, otherwise: count was set & count processes were done => ok count was set & count processes were not done => fail count was not set & at least one processing were done => ok
verify() - Static method in class org.mule.functional.functional.FlowAssert
 
verify(String) - Static method in class org.mule.functional.functional.FlowAssert
 
verify() - Method in class org.mule.functional.functional.ResponseAssertionMessageProcessor
 

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
 
waitUntilNotificationsAreReceived() - Method in class org.mule.functional.listener.ConnectionListener
 
withAttributes(Attributes) - 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(Attributes) - 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 Attributes instead.
withInboundProperties(Map<String, Serializable>) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Attributes instead.
withInboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.FlowConstructRunner
Deprecated.
Transport infrastructure is deprecated. Use Attributes instead.
withInboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Attributes 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 Attributes instead.
withOutboundProperty(String, Serializable) - Method in class org.mule.functional.junit4.TestEventBuilder
Deprecated.
Transport infrastructure is deprecated. Use Attributes 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.
write(String, Event) - Method in class org.mule.functional.client.TestConnectorConfig
Writes a even to to a given queue waiting if necessary for space to become available
A B C D E F G H I K L M N O P Q R S T U V W 
Skip navigation links

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