- saveExecutionResult(String, File) - Method in class org.mule.munit.remote.tools.client.BAT.BATClientBase
-
Save the test result to an Execution
- sendMessage(String) - Method in class org.mule.munit.remote.notifiers.ConsoleNotifier
-
- sendMessage(String) - Method in class org.mule.munit.remote.notifiers.SocketNotifier
-
- sendSuiteRunInfo(String, String, String, Set<String>, Set<String>) - Method in class org.mule.munit.remote.api.client.RunnerClient
-
- ServerPluginConfiguration - Class in org.mule.munit.remote.api.configuration
-
Defines a server plugin configuration
- ServerPluginConfiguration(String, String, String, String, String, String, Map<String, String>) - Constructor for class org.mule.munit.remote.api.configuration.ServerPluginConfiguration
-
- ServerPluginConfiguration.ServerPluginConfigurationBuilder - Class in org.mule.munit.remote.api.configuration
-
Server Plugin Configuration Builder
- ServerPluginConfigurationBuilder() - Constructor for class org.mule.munit.remote.api.configuration.ServerPluginConfiguration.ServerPluginConfigurationBuilder
-
- SET_PREFIX - Static variable in class org.mule.munit.remote.notifier.NotifierReflectionFactory
-
- setContainerFactory(EmbeddedContainerFactory) - Method in class org.mule.munit.remote.RemoteRunner
-
- setCreationTime(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setData(List<RunMessage>) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResultResponse
-
- setExecutionId(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.CreateExecutionResponse
-
- setExecutionId(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setExecutionNumber(int) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.CreateExecutionResponse
-
- setExecutionNumber(int) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setExecutionStatus(String, ExecutionStatus) - Method in class org.mule.munit.remote.tools.client.BAT.BATClientBase
-
Change the status of an Execution
- setExpose(boolean) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.CreateExecutionResponse
-
- setFactoryProperty(Map<String, String>) - Method in class org.mule.munit.remote.properties.deploy.MuleRuntimeDeploymentProperties
-
Sets the default processing strategy property to the implementation used by Mule Flows.
- setHost(String) - Method in class org.mule.munit.remote.notifiers.SocketNotifier
-
- setId(String) - Method in class org.mule.munit.remote.api.configuration.Repository
-
- setIgnoreFiles(Set<String>) - Method in class org.mule.munit.remote.coverage.CoverageManager
-
Defines the files to be ignored for the purposes of coverage calculation
- setIgnoreFlows(Set<String>) - Method in class org.mule.munit.remote.coverage.CoverageManager
-
Defines the flows to be ignored for the purposes of coverage calculation
- setPort(String) - Method in class org.mule.munit.remote.notifiers.SocketNotifier
-
- setScheduleId(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setStatus(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.request.ExecutionStatusRequest
-
- setStatus(int) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.CreateExecutionResponse
-
- setStatus(ExecutionStatus) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setStatusCode(float) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.CreateExecutionResponse
-
- setTestId(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setTestType(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.request.CreateExecutionRequest
-
- setTestType(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setTime(Date) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.CreateExecutionResponse
-
- setUpdateTime(String) - Method in class org.mule.munit.remote.tools.client.BAT.model.response.ExecutionResponse
-
- setUrl(String) - Method in class org.mule.munit.remote.api.configuration.Repository
-
- shouldCalculateCoverage() - Method in class org.mule.munit.remote.coverage.CoverageManager
-
- SocketNotifier - Class in org.mule.munit.remote.notifiers
-
The goal of this class is to notify through a socket all events received though the interface RunMessageNotifier
- SocketNotifier() - Constructor for class org.mule.munit.remote.notifiers.SocketNotifier
-
- start() - Method in interface org.mule.munit.remote.container.Container
-
- start() - Method in class org.mule.munit.remote.container.EmbeddedContainer
-
- startCoverageServer() - Method in class org.mule.munit.remote.coverage.CoverageManager
-
Starts the CoverageServer
- STARTER_JAR_FILE_NAME - Static variable in class org.mule.munit.remote.classloading.ClassLoaderUtils
-
- stop() - Method in interface org.mule.munit.remote.container.Container
-
- stop() - Method in class org.mule.munit.remote.container.EmbeddedContainer
-
- stopCoverageServer() - Method in class org.mule.munit.remote.coverage.CoverageManager
-
Stops the CoverageServer
- SuiteConfigParser - Class in org.mule.munit.remote.properties
-
Parses the parameterization configuration and returns the parameterized suites, if present
- SuiteConfigParser(File, File) - Constructor for class org.mule.munit.remote.properties.SuiteConfigParser
-
- SuiteDeployment - Class in org.mule.munit.remote.container.model
-
Represents a suite to be run
- SuiteDeployment.Builder - Class in org.mule.munit.remote.container.model
-
- suitePaths - Variable in class org.mule.munit.remote.coverage.CoverageManager
-
- SuiteRun - Class in org.mule.munit.remote.container.model
-
Represents a suite to be run
- SuiteRun.Builder - Class in org.mule.munit.remote.container.model
-
- SuiteRunDispatcher - Interface in org.mule.munit.remote.container
-
Interface for all Dispatchers
- SuiteRunDispatcherFactory - Class in org.mule.munit.remote
-
Creates a based on
- SuiteRunDispatcherFactory(RunConfiguration, EmbeddedContainerFactory) - Constructor for class org.mule.munit.remote.SuiteRunDispatcherFactory
-
- SuiteRunDispatcherListener - Interface in org.mule.munit.remote.container
-
Interface to notify SuiteRunDispatcher events
- SuiteRunLocator - Class in org.mule.munit.remote.container
-
- SuiteRunLocator(RunConfiguration, File) - Constructor for class org.mule.munit.remote.container.SuiteRunLocator
-
- SYSTEM_PROPERTIES_FILE - Static variable in class org.mule.munit.remote.RemoteRunner
-