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

A

AbstractAddVariablePropertyProcessorTestCase - Class in org.mule.functional.transformer.simple
 
AbstractAddVariablePropertyProcessorTestCase(AbstractAddVariablePropertyProcessor) - Constructor for class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
AbstractFruit - Class in org.mule.tck.testmodels.fruit
AbstractFruit is a base class for fruity test objects.
AbstractFruit() - Constructor for class org.mule.tck.testmodels.fruit.AbstractFruit
 
AbstractLifecycleTracker - Class in org.mule.tck.core.lifecycle
 
AbstractLifecycleTracker() - Constructor for class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
AbstractMuleContextTestCase - Class in org.mule.tck.junit4
Extends AbstractMuleTestCase providing access to a MuleContext instance and tools for manage it.
AbstractMuleContextTestCase() - Constructor for class org.mule.tck.junit4.AbstractMuleContextTestCase
 
AbstractMuleTestCase - Class in org.mule.tck.junit4
AbstractMuleTestCase is a base class for Mule test cases.
AbstractMuleTestCase() - Constructor for class org.mule.tck.junit4.AbstractMuleTestCase
 
AbstractNotificationLogger<T extends org.mule.runtime.api.notification.Notification> - Class in org.mule.tck.core.context.notification
Generic support for notification listeners that store the received notifications to run assertions on them.
AbstractNotificationLogger() - Constructor for class org.mule.tck.core.context.notification.AbstractNotificationLogger
 
AbstractPoolingTestCase - Class in org.mule.tck.core.util.pool
 
AbstractPoolingTestCase() - Constructor for class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
AbstractReactiveProcessorTestCase - Class in org.mule.tck.junit4
Abstract base test case extending AbstractMuleContextTestCase to be used when a Processor or Flow that implements both Processor.process(CoreEvent) and Processor.apply(Publisher) needs paramatized tests so that both approaches are tested with the same test method.
AbstractReactiveProcessorTestCase(AbstractReactiveProcessorTestCase.Mode) - Constructor for class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
AbstractReactiveProcessorTestCase.Mode - Enum in org.mule.tck.junit4
 
AbstractRegistryTestCase - Class in org.mule.tck.core.registry
 
AbstractRegistryTestCase() - Constructor for class org.mule.tck.core.registry.AbstractRegistryTestCase
 
AbstractRemoveVariablePropertyProcessorTestCase - Class in org.mule.functional.transformer.simple
 
AbstractRemoveVariablePropertyProcessorTestCase(AbstractRemoveVariablePropertyProcessor) - Constructor for class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
AbstractRequestResponseMessageProcessor - Class in org.mule.tck
Base implementation of a Processor that may performs processing during both the request and response processing phases while supporting non-blocking execution.
AbstractRequestResponseMessageProcessor() - Constructor for class org.mule.tck.AbstractRequestResponseMessageProcessor
 
AbstractSerializerProtocolContractTestCase - Class in org.mule.tck.core.internal.serialization
 
AbstractSerializerProtocolContractTestCase() - Constructor for class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
AbstractTransactionQueueManagerTestCase - Class in org.mule.tck.core.util.queue
 
AbstractTransactionQueueManagerTestCase() - Constructor for class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
AbstractTransformerTestCase - Class in org.mule.tck.core.transformer
 
AbstractTransformerTestCase() - Constructor for class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
AbstractTxThreadAssociationTestCase - Class in org.mule.tck
Validate certain expectations when working with JTA API.
AbstractTxThreadAssociationTestCase() - Constructor for class org.mule.tck.AbstractTxThreadAssociationTestCase
 
add(int[]) - Method in interface org.mule.tck.services.AdditionService
 
add(int[]) - Method in class org.mule.tck.services.SimpleMathsComponent
 
addAppleAndBanana(Apple, Banana) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
addAssertion(String, FlowAssertion) - Static method in class org.mule.tck.processor.FlowAssert
 
addBananaAndApple(Banana, Apple) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
addBuilders(List<ConfigurationBuilder>) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
addClass(String, Class) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
addFruit(Fruit) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
AdditionService - Interface in org.mule.tck.services
Adds an array of numbers together
addJavaSerializerToMockMuleContext(MuleContext) - Static method in class org.mule.tck.SerializationTestUtils
 
addLibrary(String, String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
addMockComponentLocation(Component) - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Utility method to add a mock component location.
addMockedPropeerties(CoreEvent, Set<String>) - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
addObjectInitialisationCallback(InitialisationCallback) - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
addResource(String, URL) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
addStreamResource(String, InputStream) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
addTen(Integer) - Method in class org.mule.tck.services.SimpleMathsComponent
 
after() - Method in class org.mule.tck.junit4.rule.CustomTimeZone
 
after() - Method in class org.mule.tck.junit4.rule.SystemProperty
 
after() - Method in class org.mule.tck.junit4.rule.SystemPropertyTemporaryFolder
 
allKeys() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
allocate(int) - Method in class org.mule.tck.core.streaming.SimpleByteBufferManager
allowOfferWhenThereIsCapacity() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
ANOTHER_VALUE - Static variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
answer(InvocationOnMock) - Method in class org.mule.tck.MuleEventCheckAnswer
 
append(String, String) - Method in class org.mule.tck.services.MultiParamComponent
 
Apple - Class in org.mule.tck.testmodels.fruit
 
Apple() - Constructor for class org.mule.tck.testmodels.fruit.Apple
 
Apple(boolean) - Constructor for class org.mule.tck.testmodels.fruit.Apple
 
APPLE_FLOW - Static variable in class org.mule.tck.MuleTestUtils
 
APPLE_SERVICE - Static variable in class org.mule.tck.MuleTestUtils
 
ApplePeel - Class in org.mule.tck.testmodels.fruit.peel
 
ApplePeel() - Constructor for class org.mule.tck.testmodels.fruit.peel.ApplePeel
 
AppleSeed - Class in org.mule.tck.testmodels.fruit.seed
 
AppleSeed() - Constructor for class org.mule.tck.testmodels.fruit.seed.AppleSeed
 
apply(Publisher<CoreEvent>) - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
 
apply(Statement, Description) - Method in class org.mule.tck.config.TestServicesConfigurationBuilder
 
apply(Statement, Description) - Method in class org.mule.tck.junit4.rule.WarningTimeout
 
assertFailedConnection(String, Matcher<Exception>, Matcher<ErrorType>) - Method in class org.mule.tck.util.TestConnectivityUtils
Executes as test connectivity over a the connection bind with the given configName and asserts a failed connectivity test.
assertRequestResponseThreadsDifferent() - Method in class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
assertRequestResponseThreadsSame() - Method in class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
assertSuccessConnection(String) - Method in class org.mule.tck.util.TestConnectivityUtils
Executes a test connectivity and excepts that it finish correctly
assertTrue(String, AtomicBoolean) - Static method in class org.mule.tck.MuleAssert
 
atMostIn(int, TimeUnit) - Method in class org.mule.tck.junit4.matcher.Eventually
Configures the time limit for waiting for the matcher condition before failing.
authenticate(CoreEvent) - Method in class org.mule.tck.security.TestSecurityFilter
 
awaitInitialize(long, TimeUnit) - Method in class org.mule.tck.testmodels.fruit.Seed
 
awaitTermination(long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 

B

Banana - Class in org.mule.tck.testmodels.fruit
 
Banana() - Constructor for class org.mule.tck.testmodels.fruit.Banana
 
BananaFactory - Class in org.mule.tck.testmodels.fruit
BananaFactory is a test factory that creates Bananas
BananaFactory() - Constructor for class org.mule.tck.testmodels.fruit.BananaFactory
 
before() - Method in class org.mule.tck.junit4.rule.CustomTimeZone
 
before() - Method in class org.mule.tck.junit4.rule.SystemProperty
 
before() - Method in class org.mule.tck.junit4.rule.SystemPropertyTemporaryFolder
 
beginTransaction(MuleContext) - Method in class org.mule.tck.testmodels.mule.TestTransactionFactory
 
bite() - Method in class org.mule.tck.testmodels.fruit.Apple
 
bite() - Method in class org.mule.tck.testmodels.fruit.Banana
 
bite() - Method in interface org.mule.tck.testmodels.fruit.Fruit
 
bite() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
bite() - Method in class org.mule.tck.testmodels.fruit.InvalidSatsuma
 
bite() - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
bite() - Method in class org.mule.tck.testmodels.fruit.Orange
 
bite() - Method in class org.mule.tck.testmodels.fruit.Peach
 
bite() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
BLOCK_TIMEOUT - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
Default timeout used when blocking on Publisher completion.
BloodOrange - Class in org.mule.tck.testmodels.fruit
A specialisation of Orange
BloodOrange() - Constructor for class org.mule.tck.testmodels.fruit.BloodOrange
 
BloodOrange(HashMap) - Constructor for class org.mule.tck.testmodels.fruit.BloodOrange
 
BloodOrange(Integer, Double, String) - Constructor for class org.mule.tck.testmodels.fruit.BloodOrange
 

C

check(long, long, CheckedSupplier<Boolean>) - Static method in class org.mule.tck.probe.PollingProber
 
check(Probe) - Method in class org.mule.tck.probe.PollingProber
 
check(Probe) - Method in interface org.mule.tck.probe.Prober
 
clear() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
clear() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
clear() - Method in class org.mule.tck.SensingNullMessageProcessor
 
clear() - Method in class org.mule.tck.SensingNullReplyToHandler
 
clearCreatedSchedulers() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
clearEmptiesTheQueue() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
clearLoggingConfig() - Static method in class org.mule.tck.junit4.TestsLogConfigurationHelper
Clears the configurations generated by TestsLogConfigurationHelper.configureLoggingForTest(Class)
clearRequestContext() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
clearTestCaseName() - Static method in class org.mule.tck.junit4.AbstractMuleTestCase
 
clearTestEvents() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
clone() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
close() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
collectThreadNames() - Static method in class org.mule.tck.junit4.AbstractMuleTestCase
 
compareResults(Object, Object) - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
compareRoundtripResults(Object, Object) - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
compile(String, String) - Method in class org.mule.tck.util.CompilerUtils.ExtensionCompiler
Compiles all the provided sources generating a JAR file.
compile(String) - Method in class org.mule.tck.util.CompilerUtils.JarCompiler
Compiles all the provided sources generating a JAR file.
compile(File) - Method in class org.mule.tck.util.CompilerUtils.SingleClassCompiler
Compiles a single Java file.
CompilerUtils - Class in org.mule.tck.util
Tools to compile Java files into classes, jars and Mule extensions.
CompilerUtils() - Constructor for class org.mule.tck.util.CompilerUtils
 
CompilerUtils.ExtensionCompiler - Class in org.mule.tck.util
Compiles a set of Java sources defining a Mule extension into a Jar file.
CompilerUtils.JarCompiler - Class in org.mule.tck.util
Compiles a set of Java sources into a Jar file.
CompilerUtils.MultipleFileCompiler<T extends CompilerUtils.MultipleFileCompiler> - Class in org.mule.tck.util
Base class to create a compiler that compiles multiple source files.
CompilerUtils.SingleClassCompiler - Class in org.mule.tck.util
Compiles a single Java file into a Java class.
compiling(File...) - Method in class org.mule.tck.util.CompilerUtils.MultipleFileCompiler
Indicates which source file must be compiled.
componentLocator - Variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
compress(File, ZipUtils.ZipResource[]) - Static method in class org.mule.tck.ZipUtils
Compress a set of resource files into a ZIP file
compressGeneratedFiles(File, String) - Method in class org.mule.tck.util.CompilerUtils.MultipleFileCompiler
Generates a JAR file form the compiled files
computeTestMethods() - Method in class org.mule.tck.junit4.FlakinessDetectorTestRunner
 
computeTestMethods() - Method in class org.mule.tck.junit4.FlakinessDetectorTestRunnerWithParameters
 
configurationComponentLocator - Variable in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
configureLoggingForTest(Class<?>) - Static method in class org.mule.tck.junit4.TestsLogConfigurationHelper
Looks for a logging config file on the directory tree where the binaries for testClass resides.
configureMuleContext(MuleContextBuilder) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Override this method to set properties of the MuleContextBuilder before it is used to create the MuleContext.
consumeFruit(FruitLover) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
cpuIntensiveScheduler() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
cpuIntensiveScheduler(SchedulerConfig) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
cpuIntensiveScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
cpuLightScheduler() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
cpuLightScheduler(SchedulerConfig) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
cpuLightScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
create(MuleConfiguration) - Method in class org.mule.tck.testmodels.mule.TestTransactionManagerFactory
 
createAndRegisterFlow(MuleContext, String, ConfigurationComponentLocator) - Static method in class org.mule.tck.MuleTestUtils
Creates a new flow and registers it in the given mockComponentLocator
createDefaultPoolingProfile() - Method in class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
createErrorMock(Exception) - Static method in class org.mule.tck.MuleTestUtils
Creates an Error mock that will return the provided exception when calling Error.getCause()
createFlow(MuleContext, String) - Static method in class org.mule.tck.MuleTestUtils
Creates an empty flow with the provided name.
createKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
createMuleContext() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
createQueue() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
createQueueInfoDelegate(int, MuleContext) - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
createQueueManager() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
createQueueWithCapacity(int) - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
createRunnerForTestWithParameters(TestWithParameters) - Method in class org.mule.tck.junit4.FlakinessDetectorTestRunnerWithParameters.FlakinessDetectorTestRunnerWithParametersFactory
 
createTestEvent(Message) - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
createTestEvent(Message) - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
createTestTimeoutRule() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Creates the timeout rule that will be used to run the test.
CUSTOM_ENCODING - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
customScheduler(SchedulerConfig) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
customScheduler(SchedulerConfig, int) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
CustomTimeZone - Class in org.mule.tck.junit4.rule
Sets up a time zone to use on tests, guarantying that the original default one is reset afterwards.
CustomTimeZone(TimeZone) - Constructor for class org.mule.tck.junit4.rule.CustomTimeZone
 
CustomTimeZone(String) - Constructor for class org.mule.tck.junit4.rule.CustomTimeZone
 

D

DataTypeMatcher - Class in org.mule.tck.junit4.matcher
Verifies a given DataType's type, mime type and encoding.
DataTypeMatcher(Class, MediaType, Charset) - Constructor for class org.mule.tck.junit4.matcher.DataTypeMatcher
 
deallocate(ByteBuffer) - Method in class org.mule.tck.core.streaming.SimpleByteBufferManager
No - Op operation
decorateScheduler(SimpleUnitTestSupportScheduler) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
decorateTask(Callable<V>, RunnableScheduledFuture<V>) - Method in class org.mule.tck.SimpleUnitTestSupportScheduler
 
decorateTask(Runnable, RunnableScheduledFuture<V>) - Method in class org.mule.tck.SimpleUnitTestSupportScheduler
 
DEFAULT_EXHAUSTED_ACTION - Static variable in class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
DEFAULT_INITIALISATION_POLICY - Static variable in class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
DEFAULT_POLLING_INTERVAL - Static variable in class org.mule.tck.probe.PollingProber
 
DEFAULT_TEST_TIMEOUT_SECS - Static variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
DEFAULT_TIMEOUT - Static variable in class org.mule.tck.probe.PollingProber
 
describeFailure() - Method in class org.mule.tck.probe.file.FileDoesNotExists
 
describeFailure() - Method in class org.mule.tck.probe.file.FileExists
 
describeFailure() - Method in class org.mule.tck.probe.JUnitLambdaProbe
 
describeFailure() - Method in class org.mule.tck.probe.JUnitProbe
 
describeFailure() - Method in interface org.mule.tck.probe.Probe
Describes the cause of the criteria failure for further analysis.
describeMismatchSafely(DataType, Description) - Method in class org.mule.tck.junit4.matcher.DataTypeMatcher
 
describeMismatchSafely(ErrorType, Description) - Method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
describeMismatchSafely(CoreEvent, Description) - Method in class org.mule.tck.junit4.matcher.EventMatcher
 
describeMismatchSafely(Optional<T>, Description) - Method in class org.mule.tck.junit4.matcher.IsEmptyOptional
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.DataTypeMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.EitherMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.EventMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.Eventually
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.FunctionExpressionMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.HasClassInHierarchy
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.IsEmptyOptional
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.MessagingExceptionMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.MetadataKeyMatcher
 
describeTo(Description) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
 
describeTo(Description) - Method in class org.mule.tck.util.EnumerationMatcher
 
disableAutomaticTestConnectivity() - Static method in class org.mule.tck.util.TestConnectivityUtils
Injects a System property to disable automatic test connectivity when the Mule app starts
dispose() - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
dispose() - Method in class org.mule.tck.SensingNullMessageProcessor
 
dispose() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
dispose() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
disposeContext() - Static method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
disposeContextPerTest() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
disposeTest - Variable in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
doBegin() - Method in class org.mule.tck.testmodels.mule.TestTransaction
Really begin the transaction.
doCleanUp() - Method in class org.mule.tck.junit4.rule.DynamicPort
 
doCleanUp() - Method in class org.mule.tck.junit4.rule.SystemProperty
 
doCommit() - Method in class org.mule.tck.testmodels.mule.TestTransaction
Commit the transaction on the underlying resource
doConfigure(MuleContext) - Method in class org.mule.tck.config.TestServicesConfigurationBuilder
 
doContains(String) - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
doInitialise() - Method in class org.mule.tck.security.TestSecurityFilter
 
doRemove(String) - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
doRetrieve(String) - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
doRollback() - Method in class org.mule.tck.testmodels.mule.TestTransaction
Rollback the transaction on the underlying resource
doSetUp() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
doSetUp() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Enables the adding of extra behavior on the set up stage of a test right after the creation of the mule context in AbstractMuleContextTestCase.setUpMuleContext().
doSetUp() - Method in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
doSetUpBeforeMuleContextCreation() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
doStore(String, T) - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
doTearDown() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Enables the adding of extra behavior on the tear down stage of a test before the mule context is disposed in AbstractMuleContextTestCase.disposeContextPerTest().
doTearDown() - Method in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
doTearDownAfterMuleContextDispose() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
doTestBadReturnType(Transformer, Object) - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
doTestClassInjection() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
doTestClone(Transformer, Transformer) - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.fruit.FruitBowlToFruitBasket
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.fruit.ObjectToFruitLover
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.mule.FailingTransformer
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.mule.TestInboundTransformer
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.mule.TestOutboundTransformer
 
doTransform(Object, Charset) - Method in class org.mule.tck.testmodels.mule.TestResponseTransformer
 
dumpFilteredThreadsInTest() - Static method in class org.mule.tck.junit4.AbstractMuleTestCase
 
DynamicPort - Class in org.mule.tck.junit4.rule
Defines a socket port number that will be dynamically assigned as an external resource.
DynamicPort(String) - Constructor for class org.mule.tck.junit4.rule.DynamicPort
Creates a dynamic port resource for a given port name.

E

eatFruit(Fruit) - Method in class org.mule.tck.testmodels.fruit.FruitLover
 
EitherMatcher<L,R> - Class in org.mule.tck.junit4.matcher
Matcher for Either instances.
EitherMatcher(Matcher<L>, Matcher<R>) - Constructor for class org.mule.tck.junit4.matcher.EitherMatcher
 
empty() - Static method in class org.mule.tck.junit4.matcher.IsEmptyOptional
 
ENCODING - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
ENCODING - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
EnumerationMatcher<T> - Class in org.mule.tck.util
Matches a Enumeration against a collection of expected items.
EnumerationMatcher(Collection<T>) - Constructor for class org.mule.tck.util.EnumerationMatcher
 
equals(Object) - Method in class org.mule.tck.core.util.store.InMemoryObjectStore.StoredObject
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.Apple
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.Banana
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.Orange
 
equals(Object) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
equalTo(Collection<T>) - Static method in class org.mule.tck.util.EnumerationMatcher
 
errorType(ErrorTypeDefinition) - Static method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
errorType(String, String) - Static method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
errorType(ComponentIdentifier) - Static method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
errorType(Matcher<String>, Matcher<String>) - Static method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
ErrorTypeMatcher - Class in org.mule.tck.junit4.matcher
Matcher for ErrorType instances.
evaluate() - Method in class org.mule.tck.junit4.rule.WarnOnTimeout
 
event - Variable in class org.mule.tck.SensingNullMessageProcessor
 
event - Variable in class org.mule.tck.SensingNullReplyToHandler
 
eventBuilder() - Static method in class org.mule.tck.util.MuleContextUtils
Creates a basic event builder with its context already set.
eventBuilder(MuleContext) - Static method in class org.mule.tck.util.MuleContextUtils
Creates a basic event builder with its context built from the provided muleContext.
EventMatcher - Class in org.mule.tck.junit4.matcher
Matcher for CoreEvent instances.
EventMatcher(Matcher<Message>, Matcher<Map<String, TypedValue<?>>>, Matcher<ErrorType>, Matcher<SecurityContext>) - Constructor for class org.mule.tck.junit4.matcher.EventMatcher
 
Eventually<T> - Class in org.mule.tck.junit4.matcher
Should the matcher be satisfied with delay?
eventually(Matcher<T>) - Static method in class org.mule.tck.junit4.matcher.Eventually
Creates a matcher that retry the matcher until it is satisfied or until the timeout.
every(int, TimeUnit) - Method in class org.mule.tck.junit4.matcher.Eventually
Configures the repetition interval for retrying the matcher condition.
execute(Runnable) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
expire() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
EXPRESSION - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
EXPRESSION - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
EXPRESSION_VALUE - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
EXPRESSION_VALUE - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
expressionMatches(Function<T, R>, Matcher<? extends R>) - Static method in class org.mule.tck.junit4.matcher.FunctionExpressionMatcher
Builds a matcher that lazily evaluates against the object returned by the given resolver Function.
ExtensionCompiler() - Constructor for class org.mule.tck.util.CompilerUtils.ExtensionCompiler
 

F

failed(Throwable, Description) - Method in class org.mule.tck.report.HeapDumpOnFailure
 
failIfThereIsNoCapacity() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
FailingTransformer - Class in org.mule.tck.testmodels.mule
 
FailingTransformer() - Constructor for class org.mule.tck.testmodels.mule.FailingTransformer
 
FileDoesNotExists - Class in org.mule.tck.probe.file
Checks that a given file is not present in the file system
FileDoesNotExists(File) - Constructor for class org.mule.tck.probe.file.FileDoesNotExists
 
FileExists - Class in org.mule.tck.probe.file
Checks that a given file exists in the file system
FileExists(File) - Constructor for class org.mule.tck.probe.file.FileExists
 
find() - Method in class org.mule.tck.junit4.rule.FreePortFinder
 
findClass(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
findLibrary(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
findResource(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
findResources(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
FlakinessDetectorTestRunner - Class in org.mule.tck.junit4
Provides a tool to detect the cause of flaky tests by running then multiple times.
FlakinessDetectorTestRunner(Class<?>) - Constructor for class org.mule.tck.junit4.FlakinessDetectorTestRunner
 
FlakinessDetectorTestRunnerWithParameters - Class in org.mule.tck.junit4
Provides a tool to detect the cause of flaky tests by running then multiple times.
FlakinessDetectorTestRunnerWithParameters(TestWithParameters) - Constructor for class org.mule.tck.junit4.FlakinessDetectorTestRunnerWithParameters
 
FlakinessDetectorTestRunnerWithParameters.FlakinessDetectorTestRunnerWithParametersFactory - Class in org.mule.tck.junit4
 
FlakinessDetectorTestRunnerWithParametersFactory() - Constructor for class org.mule.tck.junit4.FlakinessDetectorTestRunnerWithParameters.FlakinessDetectorTestRunnerWithParametersFactory
 
FlakyTest - Annotation Type in org.mule.tck.junit4
Indicates that a test method or class is flaky
FLOW_CONSRUCT_PROPERTY - Static variable in class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
FlowAssert - Class in org.mule.tck.processor
 
FlowAssert() - Constructor for class org.mule.tck.processor.FlowAssert
 
FlowAssertion - Interface in org.mule.tck.processor
 
freePortFinder - Static variable in class org.mule.tck.junit4.rule.DynamicPort
 
FreePortFinder - Class in org.mule.tck.junit4.rule
Finds available port numbers in a specified range.
FreePortFinder(int, int) - Constructor for class org.mule.tck.junit4.rule.FreePortFinder
 
Fruit - Interface in org.mule.tck.testmodels.fruit
 
FruitBasket - Class in org.mule.tck.testmodels.fruit
TODO
FruitBasket() - Constructor for class org.mule.tck.testmodels.fruit.FruitBasket
 
FruitBowl - Class in org.mule.tck.testmodels.fruit
 
FruitBowl() - Constructor for class org.mule.tck.testmodels.fruit.FruitBowl
 
FruitBowl(Fruit[]) - Constructor for class org.mule.tck.testmodels.fruit.FruitBowl
 
FruitBowl(Apple, Banana) - Constructor for class org.mule.tck.testmodels.fruit.FruitBowl
 
FruitBowlToFruitBasket - Class in org.mule.tck.testmodels.fruit
Converts a FruitBowl to a FruitBasket (for testing obviously :)
FruitBowlToFruitBasket() - Constructor for class org.mule.tck.testmodels.fruit.FruitBowlToFruitBasket
 
FruitBox - Class in org.mule.tck.testmodels.fruit
 
FruitBox() - Constructor for class org.mule.tck.testmodels.fruit.FruitBox
 
FruitCleaner - Interface in org.mule.tck.testmodels.fruit
 
FruitLover - Class in org.mule.tck.testmodels.fruit
 
FruitLover(String) - Constructor for class org.mule.tck.testmodels.fruit.FruitLover
 
FunctionExpressionMatcher<T,R> - Class in org.mule.tck.junit4.matcher
A matcher that will evaluate against the result of a given Function.

G

get() - Method in class org.mule.tck.util.TestTimeSupplier
Returns the current virtualized time in milliseconds
getApple() - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
getApple() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
getAppleCleaner() - Method in class org.mule.tck.testmodels.fruit.Apple
 
getAppleFlowComponentLocationAnnotations() - Static method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getArrayProperties() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getArrayProperties() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getBackPressureStrategy() - Method in class org.mule.tck.TriggerableMessageSource
 
getBanana() - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
getBanana() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
getBeanProperty1() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
getBeanProperty2() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
getBrand() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
getBrand() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getBrand() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getBrand() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getBuilder() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getClassLoader() - Method in exception org.mule.tck.classlaoder.TestClassLoader.TestClassNotFoundException
 
getCleaner() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getCleaner() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getColour() - Method in class org.mule.tck.testmodels.fruit.RedApple
 
getConfigurationResources() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getContainerProperty() - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
getEatList() - Method in class org.mule.tck.testmodels.fruit.FruitLover
 
getEnvironment() - Method in class org.mule.tck.testmodels.mule.TestTransactionManagerFactory
 
getEventBuilder() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getEventBuilder() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Allows subclasses to provide a builder configured in a different way
getExceptionListeners(FlowExceptionHandler) - Static method in class org.mule.tck.MuleTestUtils
Returns the exception listener configured on a messaging exception handler

Invokes getExceptionListeners method on the provided exception handler to avoid exposing that method on the public API.

getExecutionClassLoader() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getFileInsideWorkingDirectory(String) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getFlowComponentLocationAnnotations(String) - Static method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getFruit() - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
getFruit() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
getFruit() - Method in class org.mule.tck.testmodels.fruit.Seed
 
getFruitLikeList() - Method in class org.mule.tck.testmodels.fruit.FruitBox
 
getFruitLikeMap() - Method in class org.mule.tck.testmodels.fruit.FruitBox
 
getId() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore.StoredObject
 
getInstance(MuleContext) - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
getItem() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore.StoredObject
 
getJavaSerializerWithMockContext() - Static method in class org.mule.tck.SerializationTestUtils
 
getKeyType() - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
getLabel() - Method in class org.mule.tck.testmodels.mule.TestMessageProcessor
 
getListener() - Method in class org.mule.tck.TriggerableMessageSource
 
getListProperties() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getListProperties() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getLocalizedMessage() - Method in exception org.mule.tck.security.TestSecurityFilter.StaticMessageUnauthorisedException
 
getMapProperties() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getMapProperties() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getMavenProjectVersionProperty() - Static method in class org.mule.tck.junit4.AbstractMuleTestCase
Could be useful to use it in place of hardcoding the pom project version in the tests.
getMessageSource() - Method in class org.mule.tck.SensingNullMessageProcessor
 
getName() - Method in class org.mule.tck.core.serialization.NotSerializableTestObject
 
getName() - Method in class org.mule.tck.junit4.rule.SystemProperty
 
getName() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
getName() - Method in class org.mule.tck.SimpleUnitTestSupportScheduler
 
getName() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
getName() - Method in class org.mule.tck.testmodels.mule.TestMessageProcessor
 
getNotifications() - Method in class org.mule.tck.core.context.notification.AbstractNotificationLogger
 
getNotifications() - Method in interface org.mule.tck.core.context.notification.NotificationLogger
 
getNumber() - Method in class org.mule.tck.junit4.rule.DynamicPort
 
getObjectClass() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
getObjectSerializer() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getObjectStore() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
getOrigin() - Method in class org.mule.tck.testmodels.fruit.Banana
 
getParent() - Method in class org.mule.tck.testmodels.mule.TestTransactionManagerFactory.InternalInvocationHandler
 
getPayload(Message, DataType) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Uses TransformationService to get representation of a message for a given DataType
getPayload(Message, Class<T>) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Uses TransformationService to get representation of a message for a given Class
getPayloadAsBytes(Message) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Uses TransformationService to get byte[] representation of a message.
getPayloadAsString(Message) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Uses TransformationService to get a String representation of a message.
getPeel() - Method in class org.mule.tck.testmodels.fruit.Apple
 
getPeels() - Method in class org.mule.tck.testmodels.fruit.peel.ApplePeel
 
getPriorityWeighting() - Method in class org.mule.tck.testmodels.fruit.FruitBowlToFruitBasket
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
getRadius() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
getRadius() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getRadius() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getRadius() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getRawList() - Method in class org.mule.tck.testmodels.fruit.FruitBox
 
getRawMap() - Method in class org.mule.tck.testmodels.fruit.FruitBox
 
getRecursivePeel() - Method in class org.mule.tck.testmodels.fruit.peel.ApplePeel
 
getRegistry() - Method in class org.mule.tck.core.registry.AbstractRegistryTestCase
 
getResource(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
getResourceAsStream(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
getResources(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
getResourceType() - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
getResultData() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
getRoundTripTransformer() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
getRunningThreadByName(String) - Static method in class org.mule.tck.MuleTestUtils
Returns a currently running Thread of the given name
getScheduledTasks() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
getSchedulers() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
getSeed() - Method in class org.mule.tck.testmodels.fruit.Apple
 
getSeedName() - Method in class org.mule.tck.testmodels.fruit.seed.AppleSeed
 
getSeeds() - Method in class org.mule.tck.testmodels.fruit.peel.ApplePeel
 
getSeeds() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getSegments() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
getSegments() - Method in class org.mule.tck.testmodels.fruit.Orange
 
getSegments() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
getSensingNullMessageProcessor() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getStartUpRegistryObjects() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getStartUpRegistryObjects() - Method in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
getState() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
getStatistics() - Method in class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
getStorableValue() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
getTargetFolder() - Method in class org.mule.tck.util.CompilerUtils.SingleClassCompiler
 
getTestData() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
getTestFlow(MuleContext) - Static method in class org.mule.tck.MuleTestUtils
Creates an empty flow named MuleTestUtils.APPLE_FLOW.
getTestHeader() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
getTestProperty() - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
getTestProperty() - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
getTestTimeoutSecs() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Defines the timeout in seconds that will be used to run the test.
getThis() - Method in class org.mule.tck.util.CompilerUtils.ExtensionCompiler
 
getThis() - Method in class org.mule.tck.util.CompilerUtils.JarCompiler
 
getThis() - Method in class org.mule.tck.util.CompilerUtils.SingleClassCompiler
 
getTimeoutSystemProperty() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Defines the number of seconds that a test has in order to run before throwing a timeout.
getTimeZone() - Method in class org.mule.tck.junit4.rule.CustomTimeZone
 
getTracker() - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
getTracker() - Method in class org.mule.tck.core.lifecycle.LifecycleTrackerCheckProcessor
 
getTransactionManager() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
getTransactionManagerFactory() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
getTransformer() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
getTriggerableMessageSource() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
getValue() - Method in class org.mule.tck.junit4.rule.DynamicPort
 
getValue() - Method in class org.mule.tck.junit4.rule.SystemProperty
 
getValue() - Method in class org.mule.tck.junit4.rule.SystemPropertyLambda
 
getValue() - Method in class org.mule.tck.message.StringAttributes
 
getValue() - Method in class org.mule.tck.testmodels.mule.TestTransactionFactory
 
getVariableDataType(CoreEvent, String) - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
getWildCardList() - Method in class org.mule.tck.testmodels.fruit.FruitBox
 
getWildCardMap() - Method in class org.mule.tck.testmodels.fruit.FruitBox
 
getWorkingDirectory() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
globalTimeout - Variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
GrapeFruit - Class in org.mule.tck.testmodels.fruit
A pure bean implementation
GrapeFruit() - Constructor for class org.mule.tck.testmodels.fruit.GrapeFruit
 
GrapeFruit(Integer, Double, String, boolean) - Constructor for class org.mule.tck.testmodels.fruit.GrapeFruit
 

H

handleException(Exception, CoreEvent, RollbackSourceCallback) - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
handleException(Exception, CoreEvent) - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
handleException(Exception, RollbackSourceCallback) - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
handleException(Exception) - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
hasApple() - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
hasApple() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
hasBanana() - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
hasBanana() - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
HasClassInHierarchy - Class in org.mule.tck.junit4.matcher
Tests whether the value has a given class name in the class hierarchy.
hasErrorType(ErrorTypeDefinition) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
hasErrorType(String, String) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
hasErrorType(Matcher<String>, Matcher<String>) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
hasErrorTypeThat(Matcher<ErrorType>) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
hashCode() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore.StoredObject
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.Apple
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.Banana
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.Orange
 
hashCode() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
hasMessage(Matcher<Message>) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
hasSecurityContext(Matcher<SecurityContext>) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
hasTimedOut() - Method in class org.mule.tck.probe.Timeout
 
hasVariables(Matcher<Map<String, TypedValue<?>>>) - Static method in class org.mule.tck.junit4.matcher.EventMatcher
 
HeapDumper - Class in org.mule.tck.report
 
HeapDumper() - Constructor for class org.mule.tck.report.HeapDumper
 
HeapDumpOnFailure - Class in org.mule.tck.report
Rule that generates a heap dump on failure.
HeapDumpOnFailure() - Constructor for class org.mule.tck.report.HeapDumpOnFailure
 

I

IGNORED_DOT_MULE_DIRS - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
Top-level directories under .mule which are not deleted on each test case recycle.
including(File, String) - Method in class org.mule.tck.util.CompilerUtils.MultipleFileCompiler
Includes a resource file into the generated JAR file.
initialise() - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
initialise() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
initialise() - Method in class org.mule.tck.testmodels.fruit.Seed
 
initializeMuleTest() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
InMemoryObjectStore<T extends Serializable> - Class in org.mule.tck.core.util.store
InMemoryObjectStore implements an optionally bounded in-memory store for message IDs with periodic expiry of old entries.
InMemoryObjectStore() - Constructor for class org.mule.tck.core.util.store.InMemoryObjectStore
 
InMemoryObjectStore.StoredObject<T> - Class in org.mule.tck.core.util.store
Represents the object stored in the store.
inputStreamClosed() - Method in class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
InternalInvocationHandler() - Constructor for class org.mule.tck.testmodels.mule.TestTransactionManagerFactory.InternalInvocationHandler
 
InvalidSatsuma - Class in org.mule.tck.testmodels.fruit
InvalidSatsuma has no discoverable methods
InvalidSatsuma() - Constructor for class org.mule.tck.testmodels.fruit.InvalidSatsuma
 
invoke(Object, Method, Object[]) - Method in class org.mule.tck.testmodels.mule.TestTransactionManagerFactory.InternalInvocationHandler
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
invokeAny(Collection<? extends Callable<T>>) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
ioScheduler() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
ioScheduler(SchedulerConfig) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
ioScheduler(SchedulerConfig, SchedulerPoolsConfigFactory) - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
isAutoWireObject() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Apple
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Banana
 
isBitten() - Method in interface org.mule.tck.testmodels.fruit.Fruit
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.InvalidSatsuma
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Kiwi
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Orange
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.Peach
 
isBitten() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
isDisabledInThisEnvironment() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Subclasses can override this method to skip the execution of the entire test class.
isDisabledInThisEnvironment(String) - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Should this test run?
isDisposeContextPerClass() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
isEatable() - Method in class org.mule.tck.testmodels.fruit.peel.ApplePeel
 
IsEmptyOptional<T> - Class in org.mule.tck.junit4.matcher
Verifies that an Optional is empty.
IsEmptyOptional() - Constructor for class org.mule.tck.junit4.matcher.IsEmptyOptional
 
isExternallyManagedLifecycle() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
isFailOnTimeout() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Indicates whether the test should fail when a timeout is reached.
isGracefulShutdown() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Determines if the test case should perform graceful shutdown or not.
isOffline(String) - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
isPeeled() - Method in class org.mule.tck.testmodels.fruit.Banana
 
isPersistent() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
isPersistent() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
isPortFree(int) - Method in class org.mule.tck.junit4.rule.FreePortFinder
Check and log is a given port is available
isRed() - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
isSatisfied() - Method in class org.mule.tck.probe.file.FileDoesNotExists
 
isSatisfied() - Method in class org.mule.tck.probe.file.FileExists
 
isSatisfied() - Method in class org.mule.tck.probe.JUnitProbe
Invokes JUnitProbe.test() and returns its outcome, provided that it didn't threw any Exception or AssertionError.
isSatisfied() - Method in interface org.mule.tck.probe.Probe
Indicates whether or not the specified criteria was met or not.
isShutdown() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
isSingleton() - Method in class org.mule.tck.testmodels.fruit.BananaFactory
 
isStartContext() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
isTerminated() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
isTransacted() - Method in class org.mule.tck.testmodels.mule.TestTransactionFactory
 
isWashed() - Method in class org.mule.tck.testmodels.fruit.Apple
 
isXA() - Method in class org.mule.tck.testmodels.mule.TestTransaction
 

J

JarCompiler() - Constructor for class org.mule.tck.util.CompilerUtils.JarCompiler
 
JUnitLambdaProbe - Class in org.mule.tck.probe
Implementation of JUnitProbe which makes it Java 8 Lambda friendly.
JUnitLambdaProbe(CheckedSupplier<Boolean>, String) - Constructor for class org.mule.tck.probe.JUnitLambdaProbe
 
JUnitLambdaProbe(CheckedSupplier<Boolean>, CheckedFunction<AssertionError, String>) - Constructor for class org.mule.tck.probe.JUnitLambdaProbe
 
JUnitLambdaProbe(CheckedSupplier<Boolean>, CheckedSupplier<String>) - Constructor for class org.mule.tck.probe.JUnitLambdaProbe
 
JUnitLambdaProbe(CheckedSupplier<Boolean>) - Constructor for class org.mule.tck.probe.JUnitLambdaProbe
 
JUnitProbe - Class in org.mule.tck.probe
Base implementation of Probe for cases in which the JUnitProbe.isSatisfied() method can throw exceptions or will perform JUnit/Hamcrest assertions, which result in AssertionError
JUnitProbe() - Constructor for class org.mule.tck.probe.JUnitProbe
 

K

Kiwi - Class in org.mule.tck.testmodels.fruit
A test object not implementing Callable, but having a matching method accepting MuleEventContext.
Kiwi() - Constructor for class org.mule.tck.testmodels.fruit.Kiwi
 

L

LargeTest - Annotation Type in org.mule.tck.size
Marks a test class as large.
lastFailure - Variable in class org.mule.tck.probe.JUnitProbe
 
latch - Variable in class org.mule.tck.SensingNullMessageProcessor
 
latch - Variable in class org.mule.tck.SensingNullReplyToHandler
 
leftMatches(Matcher<L>) - Static method in class org.mule.tck.junit4.matcher.EitherMatcher
 
LIFECYCLE_TRACKER_PROCESSOR_PROPERTY - Static variable in class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
LifecycleTrackerCheckProcessor - Class in org.mule.tck.core.lifecycle
Specialization of LifecycleTrackerProcessor that validates the phase transition being done on this component.
LifecycleTrackerCheckProcessor() - Constructor for class org.mule.tck.core.lifecycle.LifecycleTrackerCheckProcessor
 
LifecycleTrackerProcessor - Class in org.mule.tck.core.lifecycle
 
LifecycleTrackerProcessor() - Constructor for class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
like(Class, MediaType, Charset) - Static method in class org.mule.tck.junit4.matcher.DataTypeMatcher
 
like(Class, MediaType) - Static method in class org.mule.tck.junit4.matcher.DataTypeMatcher
 
like(DataType) - Static method in class org.mule.tck.junit4.matcher.DataTypeMatcher
 
listener - Variable in class org.mule.tck.TriggerableMessageSource
 
loadClass(String) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
loadClass(String, boolean) - Method in class org.mule.tck.classlaoder.TestClassLoader
 
LOCK_TIMEOUT - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
Default timeout for multithreaded tests (using CountDownLatch, WaitableBoolean, etc.), in milliseconds.
logger - Variable in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
logger used by this class
logger - Variable in class org.mule.tck.junit4.rule.FreePortFinder
 
logger - Variable in class org.mule.tck.testmodels.mule.TestExceptionStrategy
logger used by this class
LONG_POLL_TIMEOUT - Static variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
lookupTransformer(MuleContextWithRegistries, DataType, DataType) - Static method in class org.mule.tck.util.MuleContextUtils
Will find a transformer that is the closest match to the desired input and output.

M

main(String[]) - Static method in class org.mule.tck.report.HeapDumper
 
matches(Object) - Method in class org.mule.tck.junit4.matcher.Eventually
 
matches(Object, Description) - Method in class org.mule.tck.junit4.matcher.HasClassInHierarchy
 
matchesSafely(DataType) - Method in class org.mule.tck.junit4.matcher.DataTypeMatcher
 
matchesSafely(Either<L, R>) - Method in class org.mule.tck.junit4.matcher.EitherMatcher
 
matchesSafely(ErrorType) - Method in class org.mule.tck.junit4.matcher.ErrorTypeMatcher
 
matchesSafely(CoreEvent) - Method in class org.mule.tck.junit4.matcher.EventMatcher
 
matchesSafely(T) - Method in class org.mule.tck.junit4.matcher.FunctionExpressionMatcher
 
matchesSafely(Optional<T>) - Method in class org.mule.tck.junit4.matcher.IsEmptyOptional
 
matchesSafely(MessagingException) - Method in class org.mule.tck.junit4.matcher.MessagingExceptionMatcher
 
matchesSafely(MetadataKey) - Method in class org.mule.tck.junit4.matcher.MetadataKeyMatcher
 
matchesSafely(Value) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
 
matchesSafely(Enumeration<T>) - Method in class org.mule.tck.util.EnumerationMatcher
 
MatchingMethodsComponent - Class in org.mule.tck.services
A test service that has two service methods with matching signature
MatchingMethodsComponent() - Constructor for class org.mule.tck.services.MatchingMethodsComponent
 
MAX_ACTIVE - Static variable in class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
MAX_IDLE - Static variable in class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
MAX_PORT_SYSTEM_PROPERTY - Static variable in class org.mule.tck.junit4.rule.DynamicPort
 
MAX_WAIT - Static variable in class org.mule.tck.core.util.pool.AbstractPoolingTestCase
 
MediumTest - Annotation Type in org.mule.tck.size
Marks a test class as medium.
MessagingExceptionMatcher - Class in org.mule.tck.junit4.matcher
Matcher for MessagingException instances.
MessagingExceptionMatcher(EventMatcher) - Constructor for class org.mule.tck.junit4.matcher.MessagingExceptionMatcher
 
MetadataKeyMatcher - Class in org.mule.tck.junit4.matcher
Matcher implementation for MetadataKey
metadataKeyWithId(String) - Static method in class org.mule.tck.junit4.matcher.MetadataKeyMatcher
Creates a new instance of the MetadataKeyMatcher
methodReturningNull() - Method in class org.mule.tck.testmodels.fruit.Apple
 
MIN_PORT_SYSTEM_PROPERTY - Static variable in class org.mule.tck.junit4.rule.DynamicPort
 
mockContextWithServices() - Static method in class org.mule.tck.util.MuleContextUtils
Creates and configures a mock MuleContext to return testing services implementations.
mockExprExecutorService() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Defines if a mock should be used for the ExpressionExecutor.
mockHttpService() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
Defines if a mock should be used for the HttpService.
mockMuleContext() - Static method in class org.mule.tck.util.MuleContextUtils
 
mockRegistry(MuleContextWithRegistries) - Static method in class org.mule.tck.util.MuleContextUtils
Adds a mock registry to the provided context.
mode - Variable in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
modeParameters() - Static method in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
move(long, TimeUnit) - Method in class org.mule.tck.util.TestTimeSupplier
Moves the current TestTimeSupplier.timeInMillis by the given time which is expressed in the given unit.
MuleAssert - Class in org.mule.tck
Custom assertions for Mule
MuleAssert() - Constructor for class org.mule.tck.MuleAssert
 
muleContext - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
The context used to run this test.
MuleContextUtils - Class in org.mule.tck.util
Provides helper methods to handle mock MuleContexts in unit tests.
MuleEventCheckAnswer - Class in org.mule.tck
 
MuleEventCheckAnswer() - Constructor for class org.mule.tck.MuleEventCheckAnswer
 
MuleEventCheckAnswer(CoreEvent) - Constructor for class org.mule.tck.MuleEventCheckAnswer
 
MuleEventCheckAnswer(MuleException) - Constructor for class org.mule.tck.MuleEventCheckAnswer
 
MuleTestUtils - Class in org.mule.tck
Utilities for creating test and Mock Mule objects
MuleTestUtils() - Constructor for class org.mule.tck.MuleTestUtils
 
MuleTestUtils.TestCallback - Interface in org.mule.tck
 
MultiParamComponent - Class in org.mule.tck.services
A simple test component used for testing multiple parameters
MultiParamComponent() - Constructor for class org.mule.tck.services.MultiParamComponent
 
MultipleFileCompiler() - Constructor for class org.mule.tck.util.CompilerUtils.MultipleFileCompiler
 
myEventHandler(CoreEvent, MuleContext) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 

N

name - Variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
newEvent() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Create a new CoreEvent for each invocation.
NonSerializableObject - Class in org.mule.tck
 
NonSerializableObject() - Constructor for class org.mule.tck.NonSerializableObject
 
normalizeString(String) - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
NotificationLogger<T extends org.mule.runtime.api.notification.Notification> - Interface in org.mule.tck.core.context.notification
Provides access to the notifications generated during a test run.
NotSerializableTestObject - Class in org.mule.tck.core.serialization
 
NotSerializableTestObject(String) - Constructor for class org.mule.tck.core.serialization.NotSerializableTestObject
 
NULL_EXPRESSION - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
NULL_EXPRESSION - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
NULL_EXPRESSION_VALUE - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
nullBytes() - Method in class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
nullObject() - Method in class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
nullPayloadEvent() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
nullStream() - Method in class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
NUMBER_OF_ITEMS - Static variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 

O

ObjectToFruitLover - Class in org.mule.tck.testmodels.fruit
 
ObjectToFruitLover() - Constructor for class org.mule.tck.testmodels.fruit.ObjectToFruitLover
 
OFFER_TIMEOUT - Static variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
offerAndPollSingleValue() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
offerAndPollTwice() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
offerSeveralRetrieveAll() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
offerSeveralRetrieveAllMuleEvents() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
onException(Throwable) - Method in interface org.mule.tck.testmodels.mule.TestExceptionStrategy.ExceptionCallback
 
onNotification(T) - Method in class org.mule.tck.core.context.notification.AbstractNotificationLogger
 
open() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
Orange - Class in org.mule.tck.testmodels.fruit
 
Orange() - Constructor for class org.mule.tck.testmodels.fruit.Orange
 
Orange(Integer, Double, String) - Constructor for class org.mule.tck.testmodels.fruit.Orange
 
Orange(HashMap<String, Object>) - Constructor for class org.mule.tck.testmodels.fruit.Orange
 
OrangeInterface - Interface in org.mule.tck.testmodels.fruit
TODO
org.mule.functional.transformer.simple - package org.mule.functional.transformer.simple
 
org.mule.tck - package org.mule.tck
 
org.mule.tck.classlaoder - package org.mule.tck.classlaoder
 
org.mule.tck.config - package org.mule.tck.config
 
org.mule.tck.core.context.notification - package org.mule.tck.core.context.notification
 
org.mule.tck.core.internal.serialization - package org.mule.tck.core.internal.serialization
 
org.mule.tck.core.lifecycle - package org.mule.tck.core.lifecycle
 
org.mule.tck.core.registry - package org.mule.tck.core.registry
 
org.mule.tck.core.serialization - package org.mule.tck.core.serialization
 
org.mule.tck.core.streaming - package org.mule.tck.core.streaming
 
org.mule.tck.core.transformer - package org.mule.tck.core.transformer
 
org.mule.tck.core.util.pool - package org.mule.tck.core.util.pool
 
org.mule.tck.core.util.queue - package org.mule.tck.core.util.queue
 
org.mule.tck.core.util.store - package org.mule.tck.core.util.store
 
org.mule.tck.junit4 - package org.mule.tck.junit4
 
org.mule.tck.junit4.matcher - package org.mule.tck.junit4.matcher
 
org.mule.tck.junit4.rule - package org.mule.tck.junit4.rule
 
org.mule.tck.message - package org.mule.tck.message
 
org.mule.tck.probe - package org.mule.tck.probe
 
org.mule.tck.probe.file - package org.mule.tck.probe.file
 
org.mule.tck.processor - package org.mule.tck.processor
 
org.mule.tck.report - package org.mule.tck.report
 
org.mule.tck.security - package org.mule.tck.security
 
org.mule.tck.services - package org.mule.tck.services
 
org.mule.tck.size - package org.mule.tck.size
 
org.mule.tck.testmodels.fruit - package org.mule.tck.testmodels.fruit
 
org.mule.tck.testmodels.fruit.peel - package org.mule.tck.testmodels.fruit.peel
 
org.mule.tck.testmodels.fruit.seed - package org.mule.tck.testmodels.fruit.seed
 
org.mule.tck.testmodels.mule - package org.mule.tck.testmodels.mule
 
org.mule.tck.util - package org.mule.tck.util
 

P

Peach - Class in org.mule.tck.testmodels.fruit
 
Peach() - Constructor for class org.mule.tck.testmodels.fruit.Peach
 
peekDoesNotRemoveElement() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
peel() - Method in class org.mule.tck.testmodels.fruit.Banana
 
peelEvent(EventObject) - Method in class org.mule.tck.testmodels.fruit.Banana
 
PLAIN_STRING_KEY - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
PLAIN_STRING_KEY - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
PLAIN_STRING_VALUE - Static variable in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
PLAIN_STRING_VALUE - Static variable in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
polish() - Method in class org.mule.tck.testmodels.fruit.Apple
 
polish(Fruit) - Method in interface org.mule.tck.testmodels.fruit.FruitCleaner
 
polish() - Method in class org.mule.tck.testmodels.fruit.Orange
 
polish() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
pollDoesNotReturnsUntilPollTimeout() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
PollingProber - Class in org.mule.tck.probe
 
PollingProber() - Constructor for class org.mule.tck.probe.PollingProber
 
PollingProber(long, long) - Constructor for class org.mule.tck.probe.PollingProber
 
probe(CheckedSupplier<Boolean>) - Static method in class org.mule.tck.probe.PollingProber
 
probe(CheckedSupplier<Boolean>, CheckedSupplier<String>) - Static method in class org.mule.tck.probe.PollingProber
 
probe(CheckedSupplier<Boolean>, CheckedFunction<AssertionError, String>) - Static method in class org.mule.tck.probe.PollingProber
 
probe(long, long, CheckedSupplier<Boolean>) - Static method in class org.mule.tck.probe.PollingProber
 
probe(long, long, CheckedSupplier<Boolean>, CheckedSupplier<String>) - Static method in class org.mule.tck.probe.PollingProber
 
probe(long, long, CheckedSupplier<Boolean>, CheckedFunction<AssertionError, String>) - Static method in class org.mule.tck.probe.PollingProber
 
Probe - Interface in org.mule.tck.probe
A probe indicates whether the state of the system satisfies a given criteria
Prober - Interface in org.mule.tck.probe
Checks wheter a given Probe is satisfied or not.
process(CoreEvent) - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
 
process(CoreEvent) - Method in class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
process(Processor, CoreEvent) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
process(Processor, CoreEvent) - Method in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
process(Processor, CoreEvent, boolean) - Method in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
process(CoreEvent) - Method in class org.mule.tck.SensingNullMessageProcessor
 
process(CoreEvent) - Method in class org.mule.tck.testmodels.mule.TestMessageProcessor
 
processCatch(CoreEvent, MessagingException) - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
 
processFinally(CoreEvent, MessagingException) - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
Used to perform post processing after both request and response phases have been completed.
processReplyTo(CoreEvent, Message, Object) - Method in class org.mule.tck.SensingNullReplyToHandler
 
processRequest(CoreEvent) - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
Processes the request phase before the next message processor is invoked.
processRequest() - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
Processes the request phase before the next message processor is invoked.
processRequest(CoreEvent) - Method in class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
processResponse(CoreEvent) - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
Processes the response phase after the next message processor and it's response phase have been invoked
processResponse() - Method in class org.mule.tck.AbstractRequestResponseMessageProcessor
Processes the response phase after the next message processor and it's response phase have been invoked
processResponse(CoreEvent) - Method in class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
processUnhandled() - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 

Q

QueueStoreTestCase - Class in org.mule.tck.core.util.queue
 
QueueStoreTestCase() - Constructor for class org.mule.tck.core.util.queue.QueueStoreTestCase
 
QueueTestComponent - Class in org.mule.tck.core.util.queue
 
QueueTestComponent() - Constructor for class org.mule.tck.core.util.queue.QueueTestComponent
 

R

RECEIVE_TIMEOUT - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
Default timeout for waiting for responses
recordSchedulersOnInit(MuleContext) - Static method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
RedApple - Class in org.mule.tck.testmodels.fruit
 
RedApple() - Constructor for class org.mule.tck.testmodels.fruit.RedApple
 
registerIntoMockContext(MuleContextWithRegistries, String, Object) - Static method in class org.mule.tck.util.MuleContextUtils
Configures the registry in the provided context to return the given value for the given key.
registerIntoMockContext(MuleContextWithRegistries, Class<T>, T) - Static method in class org.mule.tck.util.MuleContextUtils
Configures the registry in the provided context to return the given value for the given clazz.
releasePort(int) - Method in class org.mule.tck.junit4.rule.FreePortFinder
Indicates that the port is free from the point of view of the caller.
requestThread - Variable in class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
reset() - Static method in class org.mule.tck.processor.FlowAssert
 
responseThread - Variable in class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
restoreOldValue() - Method in class org.mule.tck.junit4.rule.SystemProperty
 
resume() - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
retrieveAll() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
reverseString(String) - Method in class org.mule.tck.services.MatchingMethodsComponent
 
rightMatches(Matcher<R>) - Static method in class org.mule.tck.junit4.matcher.EitherMatcher
 
run() - Method in interface org.mule.tck.MuleTestUtils.TestCallback
 

S

schedule(Runnable, long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
schedule(Callable<V>, long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
scheduleAtFixedRate(Runnable, long, long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
scheduler - Variable in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
 
scheduleWithCronExpression(Runnable, String) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
scheduleWithCronExpression(Runnable, String, TimeZone) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
scheduleWithCronExpression(Runnable, String) - Method in class org.mule.tck.SimpleUnitTestSupportScheduler
 
scheduleWithCronExpression(Runnable, String, TimeZone) - Method in class org.mule.tck.SimpleUnitTestSupportScheduler
 
scheduleWithFixedDelay(Runnable, long, long, TimeUnit) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
SECURITY_EXCEPTION_MESSAGE - Static variable in class org.mule.tck.security.TestSecurityFilter
 
Seed - Class in org.mule.tck.testmodels.fruit
 
Seed() - Constructor for class org.mule.tck.testmodels.fruit.Seed
 
SensingNullMessageProcessor - Class in org.mule.tck
 
SensingNullMessageProcessor() - Constructor for class org.mule.tck.SensingNullMessageProcessor
 
SensingNullMessageProcessor(String) - Constructor for class org.mule.tck.SensingNullMessageProcessor
 
SensingNullReplyToHandler - Class in org.mule.tck
 
SensingNullReplyToHandler() - Constructor for class org.mule.tck.SensingNullReplyToHandler
 
SensingNullRequestResponseMessageProcessor - Class in org.mule.tck
Can be used to sense request and response threads used during processing.
SensingNullRequestResponseMessageProcessor() - Constructor for class org.mule.tck.SensingNullRequestResponseMessageProcessor
 
serializationProtocol - Variable in class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
SerializationTestUtils - Class in org.mule.tck
 
SerializationTestUtils() - Constructor for class org.mule.tck.SerializationTestUtils
 
serializeWithoutDefaultConstructor() - Method in class org.mule.tck.core.internal.serialization.AbstractSerializerProtocolContractTestCase
 
setApple(Apple) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setAppleCleaner(FruitCleaner) - Method in class org.mule.tck.testmodels.fruit.Apple
 
setArrayProperties(List) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setArrayProperties(List) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setBanana(Banana) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setBeanProperty1(String) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
setBeanProperty2(int) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
setBitten(boolean) - Method in class org.mule.tck.testmodels.fruit.Apple
 
setBrand(String) - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
setBrand(String) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setBrand(String) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setBrand(String) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
setCleaner(FruitCleaner) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setCleaner(FruitCleaner) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setContainerProperty(String) - Method in class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
setDisposeContextPerClass(boolean) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
setEnvironment(Map<Object, Object>) - Method in class org.mule.tck.testmodels.mule.TestTransactionManagerFactory
 
setExceptionCallback(TestExceptionStrategy.ExceptionCallback) - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
setFruit(Fruit[]) - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
setFruit(List<Fruit>) - Method in class org.mule.tck.testmodels.fruit.FruitBasket
 
setFruit(Fruit[]) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setFruit(List<Fruit>) - Method in class org.mule.tck.testmodels.fruit.FruitBowl
 
setFruit(Fruit) - Method in class org.mule.tck.testmodels.fruit.Seed
 
setLabel(String) - Method in class org.mule.tck.testmodels.mule.TestMessageProcessor
 
setListener(Processor) - Method in class org.mule.tck.TriggerableMessageSource
 
setListProperties(List) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setListProperties(List) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setMapProperties(Map) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setMapProperties(Map) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setMuleContext(MuleContext) - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
setName(String) - Method in class org.mule.tck.testmodels.mule.TestMessageProcessor
 
setOrigin(String) - Method in class org.mule.tck.testmodels.fruit.Banana
 
setPriorityWeighting(int) - Method in class org.mule.tck.testmodels.fruit.FruitBowlToFruitBasket
If 2 or more discoverable transformers are equal, this value can be used to select the correct one
setProperty(String) - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
setRadius(Double) - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
setRadius(Double) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setRadius(Double) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setRadius(Double) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
setRed(boolean) - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
setSeed(Seed) - Method in class org.mule.tck.testmodels.fruit.Apple
 
setSeeds(Integer) - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
setSegments(Integer) - Method in class org.mule.tck.testmodels.fruit.GrapeFruit
 
setSegments(Integer) - Method in class org.mule.tck.testmodels.fruit.Orange
 
setSegments(Integer) - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
setStartContext(boolean) - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
setTestProperty(String) - Method in class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
setTestProperty(String) - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
setUpMuleContext() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
setUpTest() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
setUpTest() - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
setValue(String) - Method in class org.mule.tck.message.StringAttributes
 
setValue(String) - Method in class org.mule.tck.testmodels.mule.TestTransactionFactory
 
setWaitTime(long) - Method in class org.mule.tck.SensingNullMessageProcessor
 
setWashed(boolean) - Method in class org.mule.tck.testmodels.fruit.Apple
 
setXA(boolean) - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
SHORT_POLL_TIMEOUT - Static variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
shutdown() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
shutdownNow() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
SimpleByteBufferManager - Class in org.mule.tck.core.streaming
Simple implementation of ByteBufferManager
SimpleByteBufferManager() - Constructor for class org.mule.tck.core.streaming.SimpleByteBufferManager
 
SimpleMathsComponent - Class in org.mule.tck.services
 
SimpleMathsComponent() - Constructor for class org.mule.tck.services.SimpleMathsComponent
 
SimpleUnitTestSupportCustomScheduler - Class in org.mule.tck
 
SimpleUnitTestSupportCustomScheduler(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.mule.tck.SimpleUnitTestSupportCustomScheduler
 
SimpleUnitTestSupportLifecycleSchedulerDecorator - Class in org.mule.tck
 
SimpleUnitTestSupportLifecycleSchedulerDecorator(String, Scheduler, SimpleUnitTestSupportSchedulerService) - Constructor for class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
SimpleUnitTestSupportScheduler - Class in org.mule.tck
Scheduler implementation to be used in unit tests.
SimpleUnitTestSupportScheduler(int, ThreadFactory, RejectedExecutionHandler) - Constructor for class org.mule.tck.SimpleUnitTestSupportScheduler
 
SimpleUnitTestSupportSchedulerService - Class in org.mule.tck
SchedulerService implementation that provides a shared SimpleUnitTestSupportScheduler.
SimpleUnitTestSupportSchedulerService() - Constructor for class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
SingleClassCompiler() - Constructor for class org.mule.tck.util.CompilerUtils.SingleClassCompiler
 
SmallTest - Annotation Type in org.mule.tck.size
Marks a test class as small.
source - Variable in class org.mule.tck.SensingNullMessageProcessor
 
speak() - Method in class org.mule.tck.testmodels.fruit.FruitLover
 
springDestroy() - Method in class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
springInitialize() - Method in class org.mule.tck.core.lifecycle.LifecycleTrackerProcessor
 
spyInjector(MuleContext) - Static method in class org.mule.tck.MuleTestUtils
 
start() - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
start() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
StaticMessageUnauthorisedException() - Constructor for exception org.mule.tck.security.TestSecurityFilter.StaticMessageUnauthorisedException
 
stop() - Method in class org.mule.tck.core.lifecycle.AbstractLifecycleTracker
 
stop() - Method in class org.mule.tck.SimpleUnitTestSupportCustomScheduler
 
stop() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
stop() - Method in class org.mule.tck.SimpleUnitTestSupportScheduler
 
stop() - Method in class org.mule.tck.SimpleUnitTestSupportSchedulerService
 
stop() - Method in class org.mule.tck.testmodels.fruit.WaterMelon
 
stopServices() - Method in class org.mule.tck.config.TestServicesConfigurationBuilder
 
store - Variable in class org.mule.tck.core.util.store.InMemoryObjectStore
 
StringAttributes - Class in org.mule.tck.message
 
StringAttributes() - Constructor for class org.mule.tck.message.StringAttributes
 
submit(Callable<T>) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
submit(Runnable, T) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
submit(Runnable) - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
suspend() - Method in class org.mule.tck.testmodels.mule.TestTransaction
 
SystemProperty - Class in org.mule.tck.junit4.rule
Sets up a system property before a test and guaranties to tear it down afterward.
SystemProperty(String) - Constructor for class org.mule.tck.junit4.rule.SystemProperty
 
SystemProperty(String, String) - Constructor for class org.mule.tck.junit4.rule.SystemProperty
 
SystemPropertyLambda - Class in org.mule.tck.junit4.rule
Allows using a supplier for resolving the value of the system property to set.
SystemPropertyLambda(String, Supplier<String>) - Constructor for class org.mule.tck.junit4.rule.SystemPropertyLambda
 
SystemPropertyTemporaryFolder - Class in org.mule.tck.junit4.rule
Sets up a temporary folder that is also set as a system property before a test and guaranties to tear it down afterward.
SystemPropertyTemporaryFolder(String) - Constructor for class org.mule.tck.junit4.rule.SystemPropertyTemporaryFolder
 
SystemPropertyTemporaryFolder(File, String) - Constructor for class org.mule.tck.junit4.rule.SystemPropertyTemporaryFolder
 

T

takeTestCaseName() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
 
TemplateObjectStoreContractTestCase - Class in org.mule.tck.core.util.store
This test verifies the contract described in ObjectStore
TemplateObjectStoreContractTestCase() - Constructor for class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
temporaryFolder - Variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
test() - Method in class org.mule.tck.probe.JUnitLambdaProbe
 
test() - Method in class org.mule.tck.probe.JUnitProbe
Implement this method to provide your actual probing logic
TEST_CONNECTOR - Static variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
TEST_CONNECTOR_LOCATION - Static variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
TEST_MESSAGE - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
Convenient test message for unit testing.
TEST_PAYLOAD - Static variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
TEST_TIMEOUT_SYSTEM_PROPERTY - Static variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
testAddVariable() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithEmptyKey() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithEncoding() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithExpressionKey() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithExpressionValue() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithMimeType() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithNullExpressionKeyResult() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithNullExpressionValueResult() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithNullKey() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithNullPayloadExpressionValueResult() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAddVariableWithNullValue() - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
testAlwaysBeginXaTransactionSuspendResume() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
AlwaysBegin action suspends current transaction and begins a new one.
testBadReturnType() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
TestClassLoader - Class in org.mule.tck.classlaoder
Fake ClassLoader for testing purposes
TestClassLoader(ClassLoader) - Constructor for class org.mule.tck.classlaoder.TestClassLoader
 
TestClassLoader.TestClassNotFoundException - Exception in org.mule.tck.classlaoder
 
TestClassNotFoundException(String, ClassLoader) - Constructor for exception org.mule.tck.classlaoder.TestClassLoader.TestClassNotFoundException
 
testClearInTransaction() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testClearWithoutTransaction() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
TestCompressionTransformer - Class in org.mule.tck.testmodels.mule
 
TestCompressionTransformer() - Constructor for class org.mule.tck.testmodels.mule.TestCompressionTransformer
 
TestConnectivityUtils - Class in org.mule.tck.util
Utils to do connectivity testing over configurations on a Mule application
TestConnectivityUtils(Registry) - Constructor for class org.mule.tck.util.TestConnectivityUtils
 
testContainsWithNullKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
testDisposal(QueueManager, boolean) - Method in class org.mule.tck.core.util.queue.QueueTestComponent
 
testDisposeQueueByNameInTransaction() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testDisposeQueueInTransaction() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testDisposeQueueWithoutTransaction() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testEvent() - Method in class org.mule.tck.junit4.AbstractMuleTestCase
Creates and caches a test CoreEvent instance for the scope of the current test method.
testException(T, MuleContext) - Static method in class org.mule.tck.SerializationTestUtils
 
TestExceptionStrategy - Class in org.mule.tck.testmodels.mule
Provides a exception strategy for testing purposes.
TestExceptionStrategy() - Constructor for class org.mule.tck.testmodels.mule.TestExceptionStrategy
 
TestExceptionStrategy.ExceptionCallback - Interface in org.mule.tck.testmodels.mule
 
TestInboundTransformer - Class in org.mule.tck.testmodels.mule
 
TestInboundTransformer() - Constructor for class org.mule.tck.testmodels.mule.TestInboundTransformer
 
TESTING_MODE_PROPERTY_NAME - Static variable in class org.mule.tck.junit4.AbstractMuleTestCase
 
TestMessageProcessor - Class in org.mule.tck.testmodels.mule
 
TestMessageProcessor() - Constructor for class org.mule.tck.testmodels.mule.TestMessageProcessor
 
TestMessageProcessor(String) - Constructor for class org.mule.tck.testmodels.mule.TestMessageProcessor
 
testNoNestedTxStarted() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
This is a former TransactionTemplateTestCase.
testNoneXaTransactionSuspendResume() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
NONE action suspends current transaction and begins a new one.
testNotFoundCalls() - Method in class org.mule.tck.core.registry.AbstractRegistryTestCase
 
testOffer() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
TestOutboundTransformer - Class in org.mule.tck.testmodels.mule
 
TestOutboundTransformer() - Constructor for class org.mule.tck.testmodels.mule.TestOutboundTransformer
 
testPeek() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testPoll() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testPutTake() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testPutTake_RespectsOrderOnPersistence() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testPutTakeUntake() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testPutTakeUntakeRollbackUntake() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testPutWithPersistence() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testRecoverColdRestart() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testRecoverWarmRestart() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testRemoveVariable() - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
testRemoveVariableExpressionKeyNullValue() - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
testRemoveVariableNullKey() - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
testRemoveVariableUsingExpression() - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
testRemoveVariableWithRegexExpression() - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
testRemoveWithNullKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
testRemoveWithUnboundKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
TestResponseTransformer - Class in org.mule.tck.testmodels.mule
 
TestResponseTransformer() - Constructor for class org.mule.tck.testmodels.mule.TestResponseTransformer
 
testRetrieveUnboundKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
testRetrieveWithNullKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
testRoundTrip() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
testRoundtripBadReturnType() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
testRoundtripTransform() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
TestSecurityFilter - Class in org.mule.tck.security
 
TestSecurityFilter(boolean) - Constructor for class org.mule.tck.security.TestSecurityFilter
 
TestSecurityFilter.StaticMessageUnauthorisedException - Exception in org.mule.tck.security
 
TestServicesConfigurationBuilder - Class in org.mule.tck.config
Registers services instances into the MuleRegistry of a MuleContext.
TestServicesConfigurationBuilder() - Constructor for class org.mule.tck.config.TestServicesConfigurationBuilder
 
TestServicesConfigurationBuilder(boolean, boolean) - Constructor for class org.mule.tck.config.TestServicesConfigurationBuilder
 
testServicesConfigurationBuilder - Variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
testServicesConfigurationBuilderSupplier - Variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
TestsLogConfigurationHelper - Class in org.mule.tck.junit4
A helper class for configuring logging on test cases
TestsLogConfigurationHelper() - Constructor for class org.mule.tck.junit4.TestsLogConfigurationHelper
 
testStoreWithExistingKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
testStoreWithNullKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
 
testTakePut() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testTakePutOverCapacity() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testTakePutRollbackPut() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
TestTimeSupplier - Class in org.mule.tck.util
A test TimeSupplier for externalizing the system time.
TestTimeSupplier(long) - Constructor for class org.mule.tck.util.TestTimeSupplier
Creates a new instance
testTransactedPutCommitWithPersistence() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testTransactedPutRollbackWithPersistence() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
TestTransaction - Class in org.mule.tck.testmodels.mule
A test transaction that does nothing on commit or rollback.
TestTransaction(MuleContext) - Constructor for class org.mule.tck.testmodels.mule.TestTransaction
 
TestTransaction(MuleContext, boolean) - Constructor for class org.mule.tck.testmodels.mule.TestTransaction
 
TestTransactionFactory - Class in org.mule.tck.testmodels.mule
TestTransactionFactory creates a TestTransaction
TestTransactionFactory() - Constructor for class org.mule.tck.testmodels.mule.TestTransactionFactory
 
TestTransactionFactory(Transaction) - Constructor for class org.mule.tck.testmodels.mule.TestTransactionFactory
 
TestTransactionManagerFactory - Class in org.mule.tck.testmodels.mule
Provides a transaction factory for testing purposes
TestTransactionManagerFactory() - Constructor for class org.mule.tck.testmodels.mule.TestTransactionManagerFactory
 
TestTransactionManagerFactory.InternalInvocationHandler - Class in org.mule.tck.testmodels.mule
 
testTransactionsOnMultipleQueues() - Method in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
testTransform() - Method in class org.mule.tck.core.transformer.AbstractTransformerTestCase
 
testTxHandleCommitKeepsThreadAssociation() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
testTxManagerCommitDissassociatesThread() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
testTxManagerRollbackDissassociatesThread() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
testWithSystemProperties(Map<String, String>, MuleTestUtils.TestCallback) - Static method in class org.mule.tck.MuleTestUtils
Executes callback with a given system properties set and replaces the system properties with their original values once done.
testWithSystemProperty(String, String, MuleTestUtils.TestCallback) - Static method in class org.mule.tck.MuleTestUtils
Executes callback with a given system property set and replaces the system property with it's original value once done.
testXaTransactionTermination() - Method in class org.mule.tck.AbstractTxThreadAssociationTestCase
This is a former XaTransactionTestCase.
thread - Variable in class org.mule.tck.SensingNullMessageProcessor
 
THREAD_EXECUTION_TIMEOUT - Static variable in class org.mule.tck.core.util.queue.AbstractTransactionQueueManagerTestCase
 
Timeout - Class in org.mule.tck.probe
 
Timeout(long) - Constructor for class org.mule.tck.probe.Timeout
 
toString() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore.StoredObject
 
toString() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
 
toString() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
 
toString() - Method in class org.mule.tck.testmodels.fruit.Apple
 
toString() - Method in class org.mule.tck.testmodels.mule.TestMessageProcessor
 
toString() - Method in class org.mule.tck.TriggerableMessageSource
 
TRANSACTION_TIMEOUT_SECONDS - Static variable in class org.mule.tck.AbstractTxThreadAssociationTestCase
 
trigger(CoreEvent) - Method in class org.mule.tck.TriggerableMessageSource
 
TriggerableMessageSource - Class in org.mule.tck
 
TriggerableMessageSource() - Constructor for class org.mule.tck.TriggerableMessageSource
 
TriggerableMessageSource(MessageSource.BackPressureStrategy) - Constructor for class org.mule.tck.TriggerableMessageSource
 
triggerAsync(CoreEvent) - Method in class org.mule.tck.TriggerableMessageSource
 

U

untakeAddsElementFirst() - Method in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
upperCaseString(String) - Method in class org.mule.tck.services.MatchingMethodsComponent
 

V

VALUE - Static variable in class org.mule.tck.core.util.queue.QueueStoreTestCase
 
ValueMatcher - Class in org.mule.tck.junit4.matcher
Matcher to easily test the structure of a Value
valueOf(String) - Static method in enum org.mule.tck.junit4.AbstractReactiveProcessorTestCase.Mode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.tck.junit4.AbstractReactiveProcessorTestCase.Mode
Returns an array containing the constants of this enum type, in the order they are declared.
valueWithId(Matcher<String>) - Static method in class org.mule.tck.junit4.matcher.ValueMatcher
Creates a new instance of the ValueMatcher
valueWithId(String) - Static method in class org.mule.tck.junit4.matcher.ValueMatcher
Creates a new instance of the ValueMatcher
verify() - Static method in class org.mule.tck.processor.FlowAssert
 
verify(String) - Static method in class org.mule.tck.processor.FlowAssert
 
verify() - Method in interface org.mule.tck.processor.FlowAssertion
 
verifyAdded(CoreEvent, String, String) - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
verifyAndStopSchedulers() - Static method in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
verifyNotAdded(CoreEvent) - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
verifyNotRemoved(CoreEvent, String) - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 
verifyRemoved(CoreEvent, String) - Method in class org.mule.functional.transformer.simple.AbstractAddVariablePropertyProcessorTestCase
 
verifyRemoved(CoreEvent, String) - Method in class org.mule.functional.transformer.simple.AbstractRemoveVariablePropertyProcessorTestCase
 

W

WarningTimeout - Class in org.mule.tck.junit4.rule
Defines a TestRule that checks for timeouts in the execution of the tests, but differently from the JUnit's Timeout class, just prints a warning in the log and the test still pass.
WarningTimeout(int) - Constructor for class org.mule.tck.junit4.rule.WarningTimeout
 
WarnOnTimeout - Class in org.mule.tck.junit4.rule
Defines a Statement to execute a test with a given timeout.
WarnOnTimeout(Statement, long) - Constructor for class org.mule.tck.junit4.rule.WarnOnTimeout
 
wasCalled() - Method in class org.mule.tck.security.TestSecurityFilter
 
wash() - Method in class org.mule.tck.testmodels.fruit.Apple
 
wash(Fruit) - Method in interface org.mule.tck.testmodels.fruit.FruitCleaner
 
wash() - Method in class org.mule.tck.testmodels.fruit.Orange
 
wash() - Method in interface org.mule.tck.testmodels.fruit.OrangeInterface
 
WaterMelon - Class in org.mule.tck.testmodels.fruit
 
WaterMelon() - Constructor for class org.mule.tck.testmodels.fruit.WaterMelon
 
WaterMelon(HashMap) - Constructor for class org.mule.tck.testmodels.fruit.WaterMelon
 
withChilds(ValueMatcher...) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
Adds the Value parts to compare.
withClassName(String) - Static method in class org.mule.tck.junit4.matcher.HasClassInHierarchy
 
withDisplayName(String) - Method in class org.mule.tck.junit4.matcher.MetadataKeyMatcher
Adds a displayName to compare.
withDisplayName(String) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
Adds a displayName to compare.
withDisplayName(Matcher<String>) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
Adds a displayName to compare.
withEventThat(EventMatcher) - Static method in class org.mule.tck.junit4.matcher.MessagingExceptionMatcher
 
withPartName(String) - Method in class org.mule.tck.junit4.matcher.MetadataKeyMatcher
Adds a partName to compare.
withPartName(String) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
Adds a partName to compare.
withPartName(Matcher<String>) - Method in class org.mule.tck.junit4.matcher.ValueMatcher
Adds a partName to compare.
WORKING_DIRECTORY_SYSTEM_PROPERTY_KEY - Static variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
 
workingDirectory - Variable in class org.mule.tck.junit4.AbstractMuleContextTestCase
 

Z

ZipResource(String, String) - Constructor for class org.mule.tck.ZipUtils.ZipResource
 
ZipUtils - Class in org.mule.tck
Provides utility methods to work with ZIP files
ZipUtils.ZipResource - Class in org.mule.tck
Describes a resource that can be compressed in a ZIP file
A B C D E F G H I J K L M N O P Q R S T U V W Z 
Skip navigation links

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