- callWithProperty(String, String, Callable<V>) - Static method in class org.mule.tck.junit4.rule.SystemProperty
-
Utility method to execute a callable with a system property and restoring the property's original value afterwards.
- cancelStillActiveTasks() - Method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
-
- chain - Variable in class org.mule.tck.junit4.AbstractMuleTestCase
-
- 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
-
- checkConnectivity(String) - Static method in class org.mule.tck.junit4.rule.RequiresConnectivity
-
Checks that a connection can be established to a provided URL.
- checkNot(long, long, CheckedSupplier<Boolean>) - Static method in class org.mule.tck.probe.PollingProber
-
- ClassNameMatcher<T> - Class in org.mule.functional.junit4.matchers
-
Matcher to check the class name of an
Object
- 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
-
- clearAllThreadLocals() - Static method in class org.mule.tck.SimpleUnitTestSupportLifecycleSchedulerDecorator
-
- 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
-
- 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
-
- close() - Method in class org.mule.tck.core.util.store.InMemoryObjectStore
-
- CollectableReference<T> - Class in org.mule.tck.util
-
Utility class created for leak testing.
- CollectableReference(T) - Constructor for class org.mule.tck.util.CollectableReference
-
- collectedByGc() - Static method in class org.mule.tck.util.CollectableReference
-
- 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.
- compiling(Path, File...) - Method in class org.mule.tck.util.CompilerUtils.MultipleFileCompiler
-
Indicates which source file must be compiled.
- compiling(Path, File) - Method in class org.mule.tck.util.CompilerUtils.SingleClassCompiler
-
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
-
- ConfigurableMockitoPluginSwitch - Class in org.mule.tck.mockito.plugins
-
This PluginSwitch allows switching off and on arbitrary mockito plugins.
- ConfigurableMockitoPluginSwitch() - Constructor for class org.mule.tck.mockito.plugins.ConfigurableMockitoPluginSwitch
-
- configurationComponentLocator - Variable in class org.mule.tck.junit4.AbstractReactiveProcessorTestCase
-
- configure(MuleContext) - Method in class org.mule.tck.junit4.MockExtensionManagerConfigurationBuilder
-
- 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.
- containsStringIgnoringLineBreaks(String) - Static method in class org.mule.tck.junit4.matcher.StringContainsIgnoringLineBreaks
-
- ContextPropagationChecker - Class in org.mule.tck.processor
-
Processor to use in unit test cases in order to assert that subscription context is properly propagated.
- ContextPropagationChecker() - Constructor for class org.mule.tck.processor.ContextPropagationChecker
-
- contextPropagationFlag() - Method in class org.mule.tck.processor.ContextPropagationChecker
-
- 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
-
- createAndRegisterFlow(MuleContext, String, ConfigurationComponentLocator) - Static method in class org.mule.tck.MuleTestUtils
-
Creates a new flow and registers it in the given mockComponentLocator
- createAndRegisterFlow(MuleContext, String, ConfigurationComponentLocator, ProcessingStrategyFactory) - 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, Optional<ProcessingStrategyFactory>) - Static method in class org.mule.tck.MuleTestUtils
-
Creates an empty flow with the provided name.
- createFlow(MuleContext, String) - Static method in class org.mule.tck.MuleTestUtils
-
Creates an empty flow with the provided name.
- createFlowWithSource(MuleContext, String, Optional<ProcessingStrategyFactory>, MessageSource) - Static method in class org.mule.tck.MuleTestUtils
-
Creates an empty flow with the provided name and source, if it's not null.
- createFlowWithSource(MuleContext, String, MessageSource) - Static method in class org.mule.tck.MuleTestUtils
-
Creates an empty flow with the provided name and source, if it's not null.
- createKey() - Method in class org.mule.tck.core.util.store.TemplateObjectStoreContractTestCase
-
- createMuleConfiguration() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
-
- createMuleContext() - Method in class org.mule.tck.junit4.AbstractMuleContextTestCase
-
- createMuleContext(String) - 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
-
- createSink(FlowConstruct, ReactiveProcessor) - Method in class org.mule.tck.MuleTestUtils.TestDirectProcessingStrategy
-
- 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
-