Constant Field Values


Contents
org.mule.*

org.mule.client.DefaultLocalMuleClientTestCase
protected final String PROP_KEY_1 "key1"
protected final long TEST_FREQ 123L
protected final long TEST_RESPONSE_TIMEOUT 567L
protected final String TEST_URI "test://test"

org.mule.components.script.refreshable.AbstractRefreshableBeanTestCase
protected static final int WAIT_TIME 1000

org.mule.components.script.refreshable.GroovyRefreshableBeanTestCase
public static final String NAME_BEAN "groovy-dynamic-script-bean.groovy"
public static final String NAME_CALLABLE "groovy-dynamic-script-callable.groovy"
public static final String NAME_CHANGE_INTERFACE "groovy-dynamic-script.groovy"
public static final String ON_CALL_RECEIVED "import org.mule.api.MuleEventContext; import org.mule.api.lifecycle.Callable; public class GroovyDynamicScript implements Callable { public Object onCall(MuleEventContext eventContext) throws Exception{ return eventContext.getMessage().getPayloadAsString() + \"Received\"; }}"
public static final String PAYLOAD "Test:"
public static final String RECEIVE_RECEIVED "public class GroovyDynamicScript { public String receive(String src) { return src + \"Received\"; }}"
public static final String RECEIVED "Received"
public static final String RECEIVED2 "Received2"

org.mule.config.spring.AbstractInterceptorTestCase
public static final String MESSAGE "boo"

org.mule.config.spring.AbstractSchemaValidationTestCase
public static final String SEPARATOR " "

org.mule.config.spring.parsers.assembly.AbstractBasePropertyConfigurationTestCase
public static final String ALIAS "Alias"
public static final String COLLECTION "Collection"
public static final String IGNORED "Ignored"
public static final String MAP_CAPS "MapCaps"
public static final String MAP_DIGITS "MapNumbers"
public static final String MAP_PREFIX "MapPrefix"
public static final String NAME "Name"
public static final String NOT_IGNORED "Not Ignored"
public static final String PREFIX "prefix"
public static final String REFERENCE "Reference"
public static final String TO_DIGITS "one=1,two=2,three=3"
public static final String UNUSED "Unused"

org.mule.config.spring.parsers.assembly.ReusablePropertyConfigurationTestCase
public static final String REFERENCE "reference"
public static final String WRAPPER "wrapper"

org.mule.config.spring.parsers.assembly.SimplePropertyConfigurationTestCase
public static final String SIMPLE "simple"

org.mule.config.spring.parsers.assembly.TempWrapperPropertyConfigurationTestCase
public static final String REFERENCE "reference"
public static final String WRAPPER "wrapper"

org.mule.construct.FlowValidationTestCase
public static final String FLOW_NAME "flowName"

org.mule.context.notification.EndpointMessageNotificationTestCase
public static final String CLIENT_ID "MuleClient"
public static final String SERVICE_1_ID "service-1"
public static final String SERVICE_2_ID "service-2"

org.mule.context.notification.ServerNotificationManagerTestCase
public static final String MODEL "the-model"
public static final String MULE_SYSTEM_MODEL "_muleSystemModel"
public static final String SERVICE "the-service"

org.mule.endpoint.AbstractMessageProcessorTestCase
protected static final String TEST_URI "test://myTestUri"

org.mule.issues.EndpointTransformerMule2131TestCase
public static final String MESSAGE "a message"

org.mule.issues.MulticastRouterMule2136TestCase
public static final String SERIALIZED "<org.mule.issues.MulticastRouterMule2136TestCase_-Parent>\n <child/>\n</org.mule.issues.MulticastRouterMule2136TestCase_-Parent>"
public static final int TEST_COUNT 2000

org.mule.issues.ResponseTransformerMule2165TestCase
public static final String GLOBAL_RESPONSE "a message outbound inbound outbound inbound response response"
public static final String LOCAL_RESPONSE "a message outbound inbound outbound inbound response"
public static final String MESSAGE "a message"
public static final long TIMEOUT 2000L

org.mule.issues.TransformerChainMule2063TestCase
public static final String IN "in"
public static final String TEST1_OUT "in123"
public static final String TEST2_OUT "in123"
public static final String TEST3_OUT "in123abc"
public static final long WAIT_MS 3000L

org.mule.lifecycle.LifecycleTransitionTestCase.ObjectWithLifecycle
public static final char DISPOSE 100
public static final char INIT 105
public static final char START 97
public static final char STOP 111

org.mule.management.ServerNotificationsTestCase.DummyNotification
public static final int EVENT_RECEIVED -999999

org.mule.module.cxf.CxfWsdlTestCase
public static final String TEST_URL "wsdl-cxf:http://localhost:8080/mule-tests-external-cxf/services/TestService?WSDL&method=getTest"
public static final String TEST_URL_NOWSDL "wsdl-cxf:http://localhost:8080/mule-tests-external-cxf/services/TestService?method=getTest"
public static final String TEST_URL_WSDL "http://localhost:8080/mule-tests-external-cxf/services/TestService?wsdl"

org.mule.module.cxf.WsdlCallTestCase
public static final int HTTP_PORT 63088

org.mule.module.cxf.functional.UnwrapsComponentExceptionTestCase
public static final String ERROR_MESSAGE "Changos!!!"

org.mule.module.cxf.payload.PayloadTestConstants
public static final String greetMeOutEndpointName "greetMeOutboundEndpoint"
public static final String sayHiOutEndpointName "sayHiOutboundEndpoint"
public static final String strPayload "some message"
public static final String strPayloadResult "Hello some message"

org.mule.module.ibeans.FlickrSearchTestCase
public static final String BAD_SEARCH_TERM "bad"
public static final String SEARCH_TERM "food"

org.mule.module.ibeans.FlickrTestCase
public static final String BAD_SEARCH_TERM "bad"
public static final String SEARCH_TERM "food"

org.mule.module.ibeans.HostIpIBean
public static final String GML_NS "http://www.opengis.net/gml"

org.mule.module.ibeans.annotations.MockIBeanTestCase
public static final String BAD_IP "12.215.42."
public static final String GOOD_IP "12.215.42.19"

org.mule.module.ibeans.annotations.TestUriIBean
public static final String DO_SOMETHING_URI "doesnotexist.bom?param1="

org.mule.module.jersey.AbstractServletTestCase
public static final int HTTP_PORT 63088

org.mule.module.json.config.JsonPathAnnotatedEntryPointResolverTestCase
public static final String TEST_PAYLOAD "{\"foo\" : {\"bar\" : [4, 8] }}"

org.mule.module.json.transformers.JsonAutoTransformerTestCase
public static final String ITEM_JSON "{\"code\":\"1234\",\"description\":\"Vacuum Cleaner\",\"in-stock\":true}"

org.mule.module.json.transformers.JsonAutoTransformerWithMixinsTestCase
public static final String APPLE_JSON "{\"washed\":false,\"bitten\":true}"

org.mule.module.json.transformers.JsonBeanRoundTripTestCase
public static final String JSON_STRING "{\"apple\":{\"bitten\":true,\"washed\":false},\"orange\":{\"brand\":\"JuicyFruit\",\"segments\":8,\"radius\":3.45,\"listProperties\":null,\"mapProperties\":null,\"arrayProperties\":null}}"

org.mule.module.json.transformers.JsonCustomTransformerTestCase
public static final String EMAIL_JSON "{\"type\":\"home\",\"address\":\"john.doe@gmail.com\"}"
public static final String ITEMS_JSON "[{\"code\":\"1234\",\"description\":\"Vacuum Cleaner\",\"in-stock\":true},{\"code\":\"1234-1\",\"description\":\"Cleaner Bag\",\"in-stock\":false}]"
public static final String PERSON_JSON "{\"emailAddresses\":[{\"type\":\"home\",\"address\":\"john.doe@gmail.com\"},{\"type\":\"work\",\"address\":\"jdoe@bigco.com\"}],\"name\":\"John Doe\",\"dob\":\"01/01/1970\"}"

org.mule.module.json.transformers.JsonCustomTransformerWithMixinsTestCase
public static final String APPLE_JSON "{\"washed\":false,\"bitten\":true}"

org.mule.module.json.transformers.JsonStringTestCase
public static final String TEST_JSON_MESSAGE "{\"data\" : {\"value1\" : \"foo\", \"value2\" : \"bar\"}, \"replyTo\" : \"/response\"}"

org.mule.module.launcher.DeploymentServiceTestCase
protected static final int LATCH_TIMEOUT 20000

org.mule.module.pgp.PGPSecurityFilterTestCase
protected static final String DIRECTORY "output"
protected static final String MESSAGE_EXCEPTION "Crypto Failure"
protected static final String TARGET "/encrypted.txt"

org.mule.module.rss.SampleFeed
public static final int ENTRIES_IN_RSS_FEED 25

org.mule.module.spring.events.SpringEventsTestCase
protected static final int DEFAULT_LATCH_TIMEOUT 10000

org.mule.module.xml.config.XPathAnnotatedEntryPointResolverTestCase
public static final String TEST_PAYLOAD "<foo><bar>4</bar><bar>8</bar></foo>"

org.mule.module.xml.functional.AbstractXmlFunctionalTestCase
public static final long TIMEOUT 3000L

org.mule.module.xml.functional.AbstractXmlSplitterOutboundFunctionalTestCase
public static final String NAME "name"
public static final String ROUND_ROBIN_DET "round robin deterministic"
public static final String ROUND_ROBIN_ENDPOINT_PREFIX "robin"
public static final String ROUND_ROBIN_INDET "round robin indeterministic"
public static final String SERVICE_SPLITTER "service splitter"
public static final String SPLITTER_ENDPOINT_PREFIX "service"

org.mule.module.xml.functional.Dom4jXPathExpressionWithNamespaceTestCase
public static final String MESSAGE "<foo:endpoint xmlns:foo=\"http://foo.com\">{0}</foo:endpoint>"

org.mule.module.xml.functional.JXPathExpressionTestCase
public static final String MESSAGE "<endpoint>{0}</endpoint>"

org.mule.module.xml.functional.JXPathExpressionWithNamespaceTestCase
public static final String MESSAGE "<foo:endpoint xmlns:foo=\"http://foo.com\">{0}</foo:endpoint>"

org.mule.module.xml.functional.W3CDomXPathExpressionWithNamespaceTestCase
public static final String MESSAGE "<foo:endpoint xmlns:foo=\"http://foo.com\">{0}</foo:endpoint>"

org.mule.module.xml.functional.XmlFilterFunctionalTestCase
public static final int MAX_COUNT 100
public static final String STRING_MESSAGE "Hello world"

org.mule.module.xml.functional.XmlTransformerFunctionalTestCase
public static final String CHILDLESS_XML "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<parent/>"
public static final String SERIALIZED "<org.mule.module.xml.functional.XmlTransformerFunctionalTestCase_-Parent>\n <child/>\n</org.mule.module.xml.functional.XmlTransformerFunctionalTestCase_-Parent>"
public static final String SIMPLE_XML "<?xml version=\"1.0\" encoding=\"UTF-8\"?>\n<parent><child name=\"poot\"/></parent>"

org.mule.routing.filters.OGNLFilterTestCase
public static final String DEFAULT_INPUT_QUEUE "vm://in"
public static final String DEFUALT_OUTPUT_QUEUE "vm://out"
public static final String FIRST_MESSAGE "foo"
public static final String OGNL_EXSPRESSION " equals(\"foo\") || content.endsWith(\"bar\") "
public static final String SECOND_MESSAGE "foobar"
public static final String SERVICE_NAME "OGNLServiceWrapper1"
public static final String THIRD_MESSAGE "INPUT MESSAGE"
public static final long TIMEOUT 5000L

org.mule.tck.AbstractMuleTestCase
public static final String CLASSNAME_ANNOTATIONS_CONFIG_BUILDER "org.mule.config.AnnotationsConfigurationBuilder"
public static final int DEFAULT_MULE_TEST_TIMEOUT_SECS 60
public static final long LOCK_TIMEOUT 30000L
public static final String PROPERTY_MULE_TEST_TIMEOUT "mule.test.timeoutSecs"
public static final int RECEIVE_TIMEOUT 5000
public static final String TEST_MESSAGE "Test Message"

org.mule.tck.AbstractTxThreadAssociationTestCase
protected static final int TRANSACTION_TIMEOUT_SECONDS 3

org.mule.tck.junit4.AbstractMuleContextTestCase
public static final String CLASSNAME_ANNOTATIONS_CONFIG_BUILDER "org.mule.config.AnnotationsConfigurationBuilder"
public static final long LOCK_TIMEOUT 30000L
public static final int RECEIVE_TIMEOUT 5000
public static final String TEST_MESSAGE "Test Message"

org.mule.tck.junit4.AbstractMuleTestCase
public static final int DEFAULT_TEST_TIMEOUT_SECS 60
public static final String TEST_TIMEOUT_SYSTEM_PROPERTY "mule.test.timeoutSecs"

org.mule.tck.junit4.rule.DynamicPort
public static final String MAX_PORT_SYSTEM_PROPERTY "mule.test.maxPort"
public static final String MIN_PORT_SYSTEM_PROPERTY "mule.test.minPort"

org.mule.tck.probe.PollingProber
public static final long DEFAULT_POLLING_INTERVAL 100L
public static final long DEFAULT_TIMEOUT 1000L

org.mule.tck.security.TestSecurityFilter
public static final String SECURITY_EXCEPTION_MESSAGE "unauthorized!!"

org.mule.tck.testmodels.mule.TestConnector
public static final String TEST "test"

org.mule.test.construct.FlowSyncAsyncProcessingStrategyTestCase
public static final String SLEEP_TIME "sleepTime"

org.mule.test.firewall.FirewallTestCase
public static final String LOCALADDR "127.0.0.1"
public static final String LOCALHOST "localhost"
public static final int TEST_COUNT 1

org.mule.test.integration.ServerTools
public static final String ACTIVEMQ_HOME "org.activemq.home"

org.mule.test.integration.client.MuleClientJmsTestCase
public static final int INTERATIONS 1

org.mule.test.integration.components.NoArgsCallComponentTestCase
public static final String DEFAULT_INPUT_MESSAGE "test"
public static final String DEFUALT_OUTPUT_MESSAGE "Just an apple."
public static final String INPUT_DC_QUEUE_NAME "vm://in"
public static final String INPUT_DI_QUEUE_NAME "vm://invokeWithInjected"
public static final String OUTPUT_DC_QUEUE_NAME "vm://out"
public static final String OUTPUT_DI_QUEUE_NAME "vm://outWithInjected"
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.AbstractExceptionStrategyTestCase
public static final int LATCH_AWAIT_TIMEOUT 3000

org.mule.test.integration.exceptions.CatchExceptionStrategyFlowRefTestCase
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.CatchExceptionStrategyTestCase
public static final String ERROR_PROCESSING_NEWS "error processing news"
public static final String JSON_REQUEST "{\"userId\":\"15\"}"
public static final String JSON_RESPONSE "{\"errorMessage\":\"error processing news\",\"userId\":15,\"title\":\"News title\"}"
public static final String MESSAGE "some message"
public static final String MESSAGE_EXPECTED "some message consumed successfully"
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.CatchExceptionStrategyTransactionTestCase
public static final String MESSAGE "any message"
public static final int SHORT_TIMEOUT 500
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.ExceptionStrategyCommonScenariosTestCase
public static final String MESSAGE_MODIFIED "A message with some text added"
public static final String MESSAGE_TO_SEND "A message"
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.ExceptionStrategyExceptionPatternTestCase
public static final String PAYLOAD "some text"
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.ExceptionStrategyFlowRefTestCase
public static final String MESSAGE "some message"
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.ExceptionsWithRouterMule2715TestCase
public static final String MESSAGE "message"
public static final long TIMEOUT 5000L

org.mule.test.integration.exceptions.ReferenceExceptionStrategyTestCase
public static final String JSON_REQUEST "{\"userId\":\"15\"}"
public static final String JSON_RESPONSE "{\"errorMessage\":\"error processing news\",\"userId\":15,\"title\":\"News title\"}"
public static final int TIMEOUT 5000

org.mule.test.integration.exceptions.RollbackExceptionStrategyTestCase
public static final int EXPECTED_DELIVERED_TIMES 5
public static final int EXPECTED_SHORT_DELIVERED_TIMES 3
public static final String JSON_REQUEST "{\"userId\":\"15\"}"
public static final int MAX_REDELIVERY 4
public static final String MESSAGE "some message"
public static final String MESSAGE_EXPECTED "some message consumed successfully"
public static final int SHORT_MAX_REDELIVERY 2
public static final int TIMEOUT 500000

org.mule.test.integration.messaging.meps.BindingInOnlyInOutOutOnlyTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOnlyOptionalOutTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOnlyOutOnlyTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOnlyTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOptionalOutOutOnlyAsyncRouterTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOptionalOutOutOnlyJMSTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOptionalOutOutOnlyTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOptionalOutOutOptionalInTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOptionalOutTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOutAsyncTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOutOutInTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOutOutOnlyAsyncRouterTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOutOutOnlyTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.messaging.meps.InOutTestCase
public static final long TIMEOUT 3000L

org.mule.test.integration.routing.replyto.ReplyToChainIntegration5TestCase
public static final String EXPECTED_PAYLOAD "test payload modified"
public static final String TEST_PAYLOAD "test payload"
public static final int TIMEOUT 5000

org.mule.test.integration.security.ServletHttpFilterFunctionalTestCase
public static final int HTTP_PORT 4567

org.mule.test.integration.service.ServiceInFlightMessagesTestCase
protected static final int NUM_MESSAGES 500
protected static final int WAIT_TIME_MILLIS 500

org.mule.test.integration.transaction.JmsConcurrentConsumerExecutionTestCase
public static final String MESSAGE "some message"
public static final int TIMEOUT 10000

org.mule.test.integration.transaction.XaTransactionJdbcJmsTestCase
public static final int TIMEOUT 3000

org.mule.test.integration.transport.file.FileAppendConnectorTestCase
protected static final String OUTPUT_DIR "myout"
protected static final String OUTPUT_FILE "out.txt"

org.mule.test.integration.transport.jdbc.AbstractJdbcFunctionalTestCase
public static final String CLIENT_DRIVER_NAME "org.apache.derby.jdbc.ClientDriver"
public static final String CONNECTOR_NAME "testConnector"
public static final String DEFAULT_IN_URI "jdbc://getTest?type=1"
public static final String DEFAULT_MESSAGE "Test Message"
public static final String DEFAULT_OUT_URI "jdbc://writeTest?type=2"
public static final String EMBEDDED_DRIVER_NAME "org.apache.derby.jdbc.EmbeddedDriver"
public static final String SQL_ACK "UPDATE TEST SET ACK = #[NOW] WHERE ID = #[id] AND TYPE = #[type] AND DATA = #[data]"
public static final String SQL_READ "SELECT ID, TYPE, DATA, ACK, RESULT FROM TEST WHERE TYPE = #[type] AND ACK IS NULL"
public static final String SQL_WRITE "INSERT INTO TEST(TYPE, DATA, ACK, RESULT) VALUES(#[type], #[payload], NULL, NULL)"

org.mule.test.properties.ChainingRouterSessionPropertiesTestCase
public static final String EXPECTED_MESSAGE "First property value is sessionProp1Val other property value is sessionProp2Val."

org.mule.transformer.compression.GZipTransformerTestCase
protected static final String TEST_DATA "the quick brown fox jumped over the lazy dog the quick brown fox jumped over the lazy dog the quick brown fox jumped over the lazy dog"

org.mule.transformer.simple.AddVariablePropertyTransformerTestCase
public static final String ENCODING "encoding"
public static final String EXPRESSION "#[string:someValue]"
public static final String EXPRESSION_VALUE "expressionValueResult"
public static final String NULL_EXPRESSION "#[string:someValueNull]"
public static final String PLAIN_STRING_KEY "someText"
public static final String PLAIN_STRING_VALUE "someValue"

org.mule.transformer.simple.CopyPropertiesTransformerTest
public static final String ENCODING "encoding"
public static final String INBOUND_PROPERTY_KEY "propKey"

org.mule.transformer.simple.RemoveVariablePropertyTransformerTest
public static final String ENCODING "encoding"
public static final String EXPRESSION "#[string:someValue]"
public static final String EXPRESSION_VALUE "expressionValueResult"
public static final String NULL_EXPRESSION "#[string:someValueNull]"
public static final String PLAIN_STRING_KEY "someText"
public static final String PLAIN_STRING_VALUE "someValue"

org.mule.transformers.jaxb.JaxbAutoTransformerTestCase
public static final String ITEM_XML "<item><code>1234</code><description>Vacuum Cleaner</description><in-stock>true</in-stock></item>"

org.mule.transformers.jaxb.JaxbTransformerTestCase
public static final String PERSON_XML "<person><name>John Doe</name><dob>01/01/1970</dob><emailAddresses><emailAddress><type>home</type><address>john.doe@gmail.com</address></emailAddress><emailAddress><type>work</type><address>jdoe@bigco.com</address></emailAddress></emailAddresses></person>"

org.mule.transformers.xml.JXPathExtractorTestCase
protected static final String TEST_XML_MULTI_NESTED_RESULTS "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><node><subnode1>val1</subnode1><subnode2>val2</subnode2></node><node><subnode1>val3</subnode1><subnode2>val4</subnode2></node></root>"
protected static final String TEST_XML_MULTI_RESULTS "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><node>value1</node><node>value2</node><node>value3</node></root>"
protected static final String TEST_XML_SINGLE_RESULT "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><node>value1</node></root>"

org.mule.transformers.xml.XPathExtractorTestCase
protected static final String TEST_XML_MULTI_NESTED_RESULTS "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><node><subnode1>val1</subnode1><subnode2>val2</subnode2></node><node><subnode1>val3</subnode1><subnode2>val4</subnode2></node></root>"
protected static final String TEST_XML_MULTI_RESULTS "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><node>value1</node><node>value2</node><node>value3</node></root>"
protected static final String TEST_XML_SINGLE_RESULT "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root><node>value1</node><node2>2</node2></root>"
protected static final String TEST_XML_WITH_NAMESPACES "<?xml version=\"1.0\" encoding=\"UTF-8\"?><root xmlns:f=\"http://www.w3schools.com/furniture\"><f:table><f:name>African Coffee Table</f:name><f:width>80</f:width><f:length>120</f:length></f:table></root>"

org.mule.transport.ajax.AjaxRPCFunctionalTestCase
public static final String TEST_JSON_MESSAGE "{\"data\" : {\"value1\" : \"foo\", \"value2\" : \"bar\"}, \"replyTo\" : \"/response\"}"

org.mule.transport.email.AbstractGreenMailSupport
public static final String ALICE "alice"
public static final String ALICE_EMAIL "alice@example.com"
public static final String AT_EXAMPLE_COM "@example.com"
public static final String BOB "bob"
public static final String BOB_EMAIL "bob@example.com"
public static final String LOCALHOST "127.0.0.1"
public static final String MESSAGE "Test Email Message"
public static final String PASSWORD "secret"
public static final long STARTUP_PERIOD_MS 100L

org.mule.transport.email.connectors.AbstractMailConnectorFunctionalTestCase
public static final String EMAIL "bob@example.com"
public static final String LOCALHOST "127.0.0.1"
public static final String MESSAGE "Test Email Message"
public static final boolean NO_INITIAL_EMAIL false
public static final String PASSWORD "secret"
public static final String PROVIDER "example.com"
public static final boolean SEND_INITIAL_EMAIL true
public static final int START_ATTEMPTS 3
public static final long STARTUP_PERIOD_MS 1000L
public static final int TEST_ATTEMPTS 5
public static final String USER "bob"

org.mule.transport.email.connectors.AbstractReceivingMailConnectorTestCase
public static final int POLL_PERIOD_MS 2000
public static final int WAIT_PERIOD_MS 8000

org.mule.transport.email.functional.AbstractEmailFunctionalTestCase
protected static final String CONFIG_BASE "-functional-test.xml"
protected static final String DEFAULT_EMAIL "bob@example.com"
protected static final String DEFAULT_MESSAGE "Test email message"
protected static final String DEFAULT_PASSWORD "password"
protected static final String DEFAULT_PROCESSED_MAILBOX "processed"
protected static final String DEFAULT_USER "bob"
public static final long DELIVERY_DELAY_MS 10000L
protected static final boolean MIME_MESSAGE true
protected static final boolean STRING_MESSAGE false

org.mule.transport.email.functional.NonInfiniteMoveToCopiesMule6069TestCase
protected static final String imapConnectorName "imapConnector"

org.mule.transport.email.issues.ExceptionHandlingMule2167TestCase
public static final String MESSAGE "a message"
public static final long WAIT_MS 3000L

org.mule.transport.file.AbstractFileFunctionalTestCase
public static final String TARGET_FILE "TARGET_FILE"
public static final String TEST_MESSAGE "Test file contents"

org.mule.transport.file.FileAutoDeleteOnExceptionTestCase
public static final String TEST_FOLDER1 ".mule/testData1"
public static final String TEST_FOLDER2 ".mule/testData2"

org.mule.transport.file.FileComparatorTestCase
public static final String COMPONENT_NAME "FolderTO"
public static final String FILE_CONNECTOR_NAME "fileConnector"
public static final String PATH "./.mule/in/"
public static final int TIMEOUT 50000

org.mule.transport.file.FileExceptionStrategyFunctionalTestCase
public static final String TEST_MESSAGE "Test file contents"
public static final String WORKING_DIRECTORY ".mule/temp/work-directory/"

org.mule.transport.file.FileMessageReceiverMessageProcessingTestCase
public static final String IMPUT_FILES_DIR "temp"

org.mule.transport.ftp.AbstractFtpServerTestCase
public static final String FTP_SERVER_BASE_DIR "target/ftpserver"
public static final String TEST_MESSAGE "Test FTP message"

org.mule.transport.ftp.server.FTPTestClient
public static final int TIMEOUT 5000

org.mule.transport.ftp.server.Server
public static final int DEFAULT_PORT 60196

org.mule.transport.http.components.RestServiceComponentFlowTestCase
public static final String FLOW_NAME "WORMS"

org.mule.transport.http.components.RestServiceComponentServiceTestCase
public static final String SERVICE_NAME "WORMS"

org.mule.transport.http.issues.HttpTransformersMule1815TestCase
public static final String OUTBOUND_MESSAGE "Test message"

org.mule.transport.http.issues.HttpTransformersMule1822TestCase
public static final String OUTBOUND_MESSAGE "Test message"

org.mule.transport.http.issues.NoTransformFunctionalTestComponent
public static final int STREAM_BUFFER_SIZE 4096
public static final int STREAM_SAMPLE_SIZE 4

org.mule.transport.jdbc.sqlstrategy.SqlStatementStrategyExecutorTestCase
public static final int TIMEOUT 1000

org.mule.transport.jms.AbstractJmsRedeliveryTestCase
protected static final String JMS_DEAD_LETTER "jms://dead.letter?connector=jmsConnectorNoRedelivery"
protected static final String JMS_INPUT_QUEUE "jms://in?connector=jmsConnectorLimitedRedelivery"
protected static final String JMS_INPUT_QUEUE2 "jms://in2?connector=jmsConnectorNoRedelivery"

org.mule.transport.jms.JmsInfiniteRedeliveryTestCase
public static final int DEFAULT_REDELIVERY 6

org.mule.transport.jms.JmsMessageUtilsTestCase
public static final String ENCODING "UTF-8"

org.mule.transport.jms.integration.AbstractJmsFunctionalTestCase
public static final String BROADCAST_TOPIC_ENDPOINT_KEY "broadcast.topic.destination"
public static final String DEFAULT_INPUT_MESSAGE "INPUT MESSAGE"
public static final String DEFAULT_OUTPUT_MESSAGE "OUTPUT MESSAGE"
public static final String INBOUND_ENDPOINT_KEY "inbound.destination"
public static final String MIDDLE_ENDPOINT_KEY "middle.destination"
public static final String MIDDLE2_ENDPOINT_KEY "middle2.destination"
public static final String MIDDLE3_ENDPOINT_KEY "middle3.destination"
public static final String OUTBOUND_ENDPOINT_KEY "outbound.destination"

org.mule.transport.jms.integration.AbstractJmsSingleTransactionSingleServiceTestCase
public static final String JMS_QUEUE_INPUT_CONF_A "in1"
public static final String JMS_QUEUE_INPUT_CONF_B "in2"
public static final String JMS_QUEUE_INPUT_CONF_C "in3"
public static final String JMS_QUEUE_INPUT_CONF_D "in4"
public static final String JMS_QUEUE_INPUT_CONF_E "in5"
public static final String JMS_QUEUE_OUTPUT_CONF_A "out1"
public static final String JMS_QUEUE_OUTPUT_CONF_B "out2"
public static final String JMS_QUEUE_OUTPUT_CONF_C "out3"
public static final String JMS_QUEUE_OUTPUT_CONF_D "out4"
public static final String JMS_QUEUE_OUTPUT_CONF_E "out5"

org.mule.transport.jms.integration.JmsDeadLetterQueueTestCase
public static final String DEADLETTER_QUEUE_NAME "dlq"

org.mule.transport.jms.integration.JmsExceptionStrategyTestCase
public static final String MESSAGE "some message"
public static final int SHORT_TIMEOUT 500
public static final int TIMEOUT 3000

org.mule.transport.jms.integration.JmsMuleSideDurableTopicTestCase
public static final String CONNECTOR1_NAME "jmsConnectorC1"

org.mule.transport.jms.integration.JmsMuleSideDurableTopicXATxTestCase
public static final String CONNECTOR1_NAME "jmsConnectorC1"

org.mule.transport.jms.integration.JmsObjectToMessageTransformerInResponseTestCase
public static final int TIMEOUT 3000

org.mule.transport.jms.integration.JmsResponseElementTestCase
public static final String EXPECTED_MODIFIED_MESSAGE "A Message jms flow content"
public static final String MESSAGE "A Message"
public static final int TIMEOUT 3000
public static final int TINY_TIMEOUT 300

org.mule.transport.jms.integration.JmsSingleTransactionAlwaysBeginConfigurationTestCase
public static final String JMS_QUEUE_INPUT_CONF_A "in1"
public static final String JMS_QUEUE_INPUT_CONF_B "in2"
public static final String JMS_QUEUE_INPUT_CONF_C "in3"
public static final String JMS_QUEUE_OUTPUT_CONF_A "out1"
public static final String JMS_QUEUE_OUTPUT_CONF_B "out2"
public static final String JMS_QUEUE_OUTPUT_CONF_C "out3"

org.mule.transport.jms.integration.JmsXATransactionComponentTestCase
public static final String CONNECTOR1_NAME "jmsConnector"

org.mule.transport.jms.integration.activemq.ActiveMQJmsConfiguration
public static final String DEFAULT_BROKER_URL "vm://localhost?broker.persistent=false&broker.useJmx=false"

org.mule.transport.jms.reliability.InboundMessageLossTestCase
protected final int latchTimeout 5000

org.mule.transport.multicast.MulticastConnectorFunctionalTestCase
public static final String MESSAGE "hello"

org.mule.transport.servlet.MockHttpServletRequestBuilder
public static final String REQUEST_URI "/services/Echo"

org.mule.transport.sftp.AbstractSftpTestCase
protected static final String FILENAME "file.txt"

org.mule.transport.sftp.SftpExpressionFilenameParserTestCase
protected static final long TIMEOUT 10000L

org.mule.transport.sftp.SftpFileAgeFunctionalTestCase
protected static final long TIMEOUT 10000L

org.mule.transport.sftp.dataintegrity.AbstractSftpDataIntegrityTestCase
protected static final String TEMP_DIR "uploading"

org.mule.transport.sftp.util.SftpServer
protected static final String PASSWORD "muletest1"
protected static final String USERNAME "muletest1"

org.mule.transport.tcp.TcpRemoteSyncTestCase
public static final String message "mule"

org.mule.transport.tcp.integration.AbstractStreamingCapacityTestCase
public static final int MESSAGES 21
public static final long ONE_GB 1073741824L
public static final long ONE_KB 1024L
public static final long ONE_MB 1048576L

org.mule.transport.tcp.integration.MuleMessageProtocolChunkingTestCase
public static final long WAIT_MS 3000L

org.mule.transport.tcp.integration.StreamingTestCase
public static final String RESULT "Received stream; length: 16; \'Test...uest\'"
public static final String TEST_MESSAGE "Test TCP Request"
public static final int TIMEOUT 300000

org.mule.transport.tcp.issues.InputStreamSource
public static final long SIZE 10485760L

org.mule.transport.tcp.issues.MultiStreamMule1692TestCase
public static final String RESULT "Received stream; length: 16; \'Test...uest\'"
public static final String RESULT_2 "Received stream; length: 23; \'Seco...uest\'"
public static final String TEST_MESSAGE "Test TCP Request"
public static final String TEST_MESSAGE_2 "Second test TCP Request"
public static final int TIMEOUT 3000

org.mule.transport.tcp.issues.SynchStreamingMule1687TestCase
public static final String TEST_MESSAGE "Test TCP Request"

org.mule.transport.tcp.protocols.SlowInputStream
public static final int EOF -1

org.mule.transport.udp.functional.UdpConnectorFunctionalTestCase
public static final long BETWEEN_BATCH_PAUSE 5000L
public static final int MAX_NUMBER_OF_BATCHES 128
public static final long MAX_PAUSE_PERIOD 2000L
public static final String MESSAGE "hello"
public static final long MIN_PAUSE_PERIOD 10L
public static final int TOTAL_MESSAGE_COUNT 1000

org.mule.transport.vm.TransformerAttributeTestCase
public static final String OUTBOUND_MESSAGE "Test message"

org.mule.transport.vm.VMQueueTestCase
public static final long WAIT 3000L

org.mule.transport.vm.functional.transactions.ExternalTransactionTestCase
public static final long WAIT 3000L

org.mule.transport.vm.functional.transactions.NoExternalTransactionTestCase
public static final long WAIT 3000L

org.mule.transport.vm.functional.transactions.VmExceptionStrategyOneWayTestCase
public static final String ORIGINAL_MESSAGE "some message"
public static final int TIMEOUT 3000

org.mule.transport.vm.functional.transactions.VmExceptionStrategyRequestResponseTestCase
public static final String ORIGINAL_MESSAGE "some message"
public static final int TIMEOUT 3000
public static final int TINY_TIMEOUT 300

org.mule.transport.xmpp.AbstractXmppTestCase
protected static final String COMMON_CONFIG "xmpp-connector-config.xml"

org.mule.transport.xmpp.XmppMessageAsyncTestCase
protected static final long JABBER_SEND_THREAD_SLEEP_TIME 1000L

org.mule.transport.xmpp.XmppMessageSyncTestCase
protected static final long JABBER_SEND_THREAD_SLEEP_TIME 1000L

org.mule.transport.xmpp.XmppMucSyncTestCase
protected static final long JABBER_SEND_THREAD_SLEEP_TIME 1000L

org.mule.util.pool.AbstractPoolingTestCase
protected static final int DEFAULT_EXHAUSTED_ACTION 0
protected static final int DEFAULT_INITIALISATION_POLICY 0
protected static final int MAX_ACTIVE 3
protected static final int MAX_IDLE -1
protected static final long MAX_WAIT 1500L

org.mule.util.store.TextFileStoreTestCase
public static final String DIR ".mule/temp"



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.