|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractConnectorTestCase
tests common behaviour of all endpoints and
provides 'reminder' methods for implementation specific interface methodsAbstractFruit
is a base class for fruity test objects.MBean Server
if necessary,
and will clean up any registered MBeans in its tearDown()
method.AbstractMuleTestCase
is a base class for Mule testcases.ObjectStore
AbstractMailConnectorFunctionalTestCase.getTestEndpointURI()
) this waits for up to 10 seconds,
hoping to receive the message stored in the mail server.OrderManager
TODOOrderManagerBean
receives order beans from Mule and dispatches
process relsults back through Mule via the applicationContext.BananaFactory
is a test factory that creates BananasJmsVendorConfiguration
instance is not null
if it is an IllegalStateException
will be thrown
AddEmployee
JAXBElement
<
AddEmployee
>
}
AddEmployeeResponse
JAXBElement
<
AddEmployeeResponse
>
}
Employee
GetEmployees
JAXBElement
<
GetEmployees
>
}
GetEmployeesResponse
JAXBElement
<
GetEmployeesResponse
>
}
MuleContext
created for this test case.
MuleContext
created for this test case.
clazz
.
clazz
.
AbstractMuleTestCase.setUp()
in normal JUnit test cases.
AbstractMuleTestCase.tearDown()
in normal JUnit test cases.
DummyHome
Test EJBDynamicOutboundEndpoint.process(org.mule.api.MuleEvent)
down to
AbstractMessageDispatcher
and the chain of MessageProcessor's that
implement the outbound endpoint processing.SpringXmlConfigurationBuilder
as expected but also figures out
which 'connector' configuration file to load with the event flow configuration (obtained from the overriding \
class which implements FunctionalTestCase.getConfigResources()
).
JmsVendorConfiguration.getDeadLetterDestinationName()
in the form of an endpoint URI i.e.
MockHttpServer
.
AbstractJmsFunctionalTestCase.getInboundQueueName()
in the form of an endpoint URI i.e.
JmsVendorConfiguration.getInboundDestinationName()
in the form of an endpoint URI i.e.
JmsVendorConfiguration
implemetation to be used
with this test
JmsVendorConfiguration.getMiddleDestinationName()
in the form of an endpoint URI i.e.
AbstractJmsFunctionalTestCase.getOutboundQueueName()
in the form of an endpoint URI i.e.
JmsVendorConfiguration.getOutboundDestinationName()
in the form of an endpoint URI i.e.
JmsVendorConfiguration.getBroadcastDestinationName()
in the form of an endpoint URI i.e.
.mule
which are not deleted on each
test case recycle.
InvalidSatsuma
has no discoverable methodsJmsTransformersTestCase
Tests the JMS transformer implementations.JmsVendorConfiguration
instances to test with by looking
in a file called "jms-vendor-configs.txt" which contains one or more fuly qualified classnames of
JmsVendorConfiguration
instances to load.
JmsTransformersTestCase
Tests the JMS transformer implementations.DefaultBeanAssembler
.mayRollback
has been set to true, the service will mark
the current transaction as rollback only on a 30 percent basis.
SSLSocket
subclass that can be used to mock SSL related testsAbstractTransportMessageHandler
but its name starts with "Mule"
because there is an exclusion rule in parent pom for test classes that have their
names starting with "Abstract".Ftplet
implementation that calls methods on its callback.MuleMessageFactory
.MuleParameterized
adds test exclusions to the
Parameterized
class.XmlTransformerFunctionalTestCase
The MulticastRouterMule2136TestCase.testObjectXmlOut()
method hangs intermittently.DefaultBeanAssembler
FunctionalTestComponent
is a service that can be used by
functional tests.data
part.
Order
is a bean that gets sent back and forth between Mule and
Spring.OrderManager
declares an interface for processing Order beans.OrderManagerBean
receives Order beans from Mule and dispatches
processed results back through Mule via the applicationContextMessageProcessor.process(MuleEvent)
down to
AbstractMessageDispatcher
and the chain of MessageProcessor's that
implement the outbound endpoint processing.
elements.RoutingException
is encountered.FirstParamFactory
being created firstJmsVendorConfiguration
implemetation to be used
with this test
SpringEventsJmsExampleTestCase
is a testcase used to test the
example config in the docco.SpringNamespaceConfigBuilderTestCase
.SslCertificateTestCase
to see if we can get
different timing.StringToOrder
converts a String representation of an Order to an
Order objectTestMuleEventBean
is a MuleEventBean for testing with the
MuleEventMulticaster.TestApplicationEventBean
is a bean for testing Spring
ApplicationListeners with the MuleEventMulticasterTestComponentLifecycleAdapter
TODO documentTestConnector
use a mock connectorTestConnector
use a mock connectorMuleContainerBootstrapUtils.copy(java.io.InputStream, java.io.OutputStream)
.
MuleContainerBootstrapUtils.copyLarge(java.io.InputStream, java.io.OutputStream)
.
TestResponseAggregator
is a mock response Agrregator object used for
testing configurationTestDependentObject
is used as a mock dependency for an objectTestEntryPointResolver
is a test EntryPointResolver that doesn't provide
any functionality.TestExceptionStrategy
is used by the Mule test cases as a direct
replacement of the AbstractMessagingExceptionStrategy
.EndpointSecurityFilter
is only invoked if endpoint
Filter
accepts message.
MuleContainerBootstrapUtils.getMuleAppsDir()
.
MuleContainerBootstrapUtils.getMuleHome()
.
MuleContainerBootstrapUtils.getMuleLibDir()
.
MuleContainerBootstrapUtils.getMuleLocalJarFile()
.
MuleContainerBootstrapUtils.getResource(java.lang.String, java.lang.Class)
.
MuleContainerBootstrapUtils.isStandalone()
.
locateServer
and createServer
both
set to false.
TestMuleEventBean
is a MuleEventBean for testing with the
MuleEventMulticaster.TestMuleEventBean
is a MuleEventBean for testing with the
MuleEventMulticaster.MuleContainerBootstrapUtils.renameFile(java.io.File, java.io.File)
.
MuleContainerBootstrapUtils.renameFileHard(java.io.File, java.io.File)
.
TestResponseAggregator
is a mock response Agrregator object used for
testing configurationAbstractTransportMessageHandler.doStart()
is always called making sure that the
connectable is connected
.
TestSubscriptionEventBean
TODOTestTransactionFactory
creates a TestTransaction
TestTransactionManagerFactory
TODOHttpResponse
string when HTTP
transfer encoding is chunked
TransformerException
when the encoding is not supported.
HttpResponse
string when HTTP
transfer encoding is chunked
OutputPayloadInterceptor.cleanUpPayload(Object)
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |