A C D E F G H I L M N O P R S T

A

AbstractConfigBuilderTestCase - Class in org.mule.tck
 
AbstractConfigBuilderTestCase() - Constructor for class org.mule.tck.AbstractConfigBuilderTestCase
 
AbstractProviderFunctionalTestCase - Class in org.mule.tck.functional
Deprecated. use Xml configuration instead
AbstractProviderFunctionalTestCase() - Constructor for class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
AbstractScriptConfigBuilderTestCase - Class in org.mule.tck
 
AbstractScriptConfigBuilderTestCase() - Constructor for class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
addPerson(Person) - Method in interface org.mule.tck.testmodels.services.PeopleService
 
addPerson(String, String) - Method in interface org.mule.tck.testmodels.services.PeopleService
 
addPerson(Person) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
addPerson(String, String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
Address - Class in org.mule.tck.testmodels.services
Address is a Persons address
Address() - Constructor for class org.mule.tck.testmodels.services.Address
 
Address(String, String) - Constructor for class org.mule.tck.testmodels.services.Address
 
afterInitialise() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  

C

callbackCalled - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
callbackCount - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
connector - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
count - Variable in class org.mule.tck.testmodels.services.TestComponent
 
count - Variable in class org.mule.tck.testmodels.services.TestReceiver
 
createConnector() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
createEventCallback() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
createInboundEndpoint() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated. Implementing tests can overide this to add further configuration to the inbound endpoint
createOutboundEndpoint() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated. Implementing tests can overide this to add further configuration to the outbound endpoint

D

DateService - Interface in org.mule.tck.testmodels.services
DateService defines a Date service
DEFAULT_BUILDER_CLASS - Static variable in class org.mule.tck.FunctionalTestCase
 
descriptor - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
dispose() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
A lifecycle method where implementor should free up any resources.
doFunctionalTearDown() - Method in class org.mule.tck.FunctionalTestCase
 
doPostFunctionalSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
doPreFunctionalSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
doSetUp() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
doSetUp() - Method in class org.mule.tck.FunctionalTestCase
 
doTearDown() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
doTearDown() - Method in class org.mule.tck.FunctionalTestCase
 

E

echo(String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
EVENT_RECEIVED - Static variable in class org.mule.tck.functional.FunctionalTestNotification
 
EventCallback - Interface in org.mule.tck.functional
The scope of the Event Callback is to be able to get a component we are using and to control it.
eventReceived(UMOEventContext, Object) - Method in interface org.mule.tck.functional.EventCallback
 
EXCEPTION_MESSAGE - Static variable in class org.mule.tck.testmodels.services.TestComponent
 

F

FunctionalTestCase - Class in org.mule.tck
Is a base tast case for tests that initialise Mule using a configuration file.
FunctionalTestCase() - Constructor for class org.mule.tck.FunctionalTestCase
 
FunctionalTestCase.TestingWorkListener - Class in org.mule.tck
 
FunctionalTestCase.TestingWorkListener() - Constructor for class org.mule.tck.FunctionalTestCase.TestingWorkListener
 
FunctionalTestComponent - Class in org.mule.tck.functional
FunctionalTestComponent is a component that can be used by functional tests.
FunctionalTestComponent() - Constructor for class org.mule.tck.functional.FunctionalTestComponent
 
FunctionalTestNotification - Class in org.mule.tck.functional
TODO document
FunctionalTestNotification(UMOEventContext, Object, int) - Constructor for class org.mule.tck.functional.FunctionalTestNotification
 
FunctionalTestNotificationListener - Interface in org.mule.tck.functional
TODO document

G

getAddress() - Method in class org.mule.tck.testmodels.services.Address
 
getAddress() - Method in class org.mule.tck.testmodels.services.Person
 
getBuilder() - Method in class org.mule.tck.FunctionalTestCase
 
getConfigResources() - Method in class org.mule.tck.FunctionalTestCase
 
getDate() - Method in interface org.mule.tck.testmodels.services.DateService
 
getDate() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
getEventCallback() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getEventContext() - Method in class org.mule.tck.functional.FunctionalTestNotification
 
getFirstName() - Method in class org.mule.tck.testmodels.services.Person
 
getInDest() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
getLastName() - Method in class org.mule.tck.testmodels.services.Person
 
getOutDest() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
getPeople() - Method in interface org.mule.tck.testmodels.services.PeopleService
 
getPeople() - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
getPerson(String) - Method in interface org.mule.tck.testmodels.services.PeopleService
 
getPerson(String) - Method in class org.mule.tck.testmodels.services.TestServiceComponent
 
getPostcode() - Method in class org.mule.tck.testmodels.services.Address
 
getReplyMessage() - Method in class org.mule.tck.functional.FunctionalTestNotification
 
getReturnMessage() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
getTestDescriptor(String, String) - Static method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  

H

handleWorkException(WorkEvent, String) - Method in class org.mule.tck.FunctionalTestCase.TestingWorkListener
 

I

inc() - Method in class org.mule.tck.testmodels.services.TestComponent
 
inc() - Method in class org.mule.tck.testmodels.services.TestReceiver
 
initialiseComponent(UMODescriptor, EventCallback) - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
isAppendComponentName() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
isThrowException() - Method in class org.mule.tck.functional.FunctionalTestComponent
 
ITestComponent - Interface in org.mule.tck.testmodels.services
Interface for TestComponent (to make it easier to host the service on Axis)

L

logger - Variable in class org.mule.tck.functional.FunctionalTestComponent
 
logger - Static variable in class org.mule.tck.testmodels.services.TestComponent
 
logger - Static variable in class org.mule.tck.testmodels.services.TestReceiver
 

M

manager - Static variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
MESSAGE_PREFIX - Static variable in exception org.mule.tck.testmodels.services.TestComponentException
 

N

NUM_MESSAGES_TO_SEND - Static variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  

O

onCall(UMOEventContext) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
onReceive(Object) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
org.mule.tck - package org.mule.tck
 
org.mule.tck.functional - package org.mule.tck.functional
Helper classes and interfaces used by Mule fnctional tests.
org.mule.tck.testmodels.services - package org.mule.tck.testmodels.services
 

P

PeopleService - Interface in org.mule.tck.testmodels.services
PeopleService is a test service that returns complex types
Person - Class in org.mule.tck.testmodels.services
Person part of the PeopleService
Person() - Constructor for class org.mule.tck.testmodels.services.Person
 
Person(String, String) - Constructor for class org.mule.tck.testmodels.services.Person
 

R

receive(String) - Method in interface org.mule.tck.testmodels.services.ITestComponent
 
receive(String) - Method in class org.mule.tck.testmodels.services.TestComponent
 
receive(String) - Method in class org.mule.tck.testmodels.services.TestReceiver
 
receiveAndTestResults() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  

S

sendTestData(int) - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
setAddress(String) - Method in class org.mule.tck.testmodels.services.Address
 
setAddress(Address) - Method in class org.mule.tck.testmodels.services.Person
 
setAppendComponentName(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setEventCallback(EventCallback) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setFirstName(String) - Method in class org.mule.tck.testmodels.services.Person
 
setLastName(String) - Method in class org.mule.tck.testmodels.services.Person
 
setPostcode(String) - Method in class org.mule.tck.testmodels.services.Address
 
setReturnMessage(Object) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setThrowException(boolean) - Method in class org.mule.tck.functional.FunctionalTestComponent
 
setupManager() - Method in class org.mule.tck.FunctionalTestCase
 
suitePreSetUp() - Method in class org.mule.tck.FunctionalTestCase
 

T

testAgentConfiguration() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
TestComponent - Class in org.mule.tck.testmodels.services
 
TestComponent() - Constructor for class org.mule.tck.testmodels.services.TestComponent
 
TestComponentException - Exception in org.mule.tck.testmodels.services
 
TestComponentException(String) - Constructor for exception org.mule.tck.testmodels.services.TestComponentException
 
testConnectorConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testConnectorConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testDescriptorEndpoints() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEndpointConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testEndpointProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testEnvironmentProperties() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testExceptionStrategy() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testExceptionStrategy2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testGlobalEndpointConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testGlobalEndpointConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testInboundRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testInboundRouterConfig2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testInterceptorStacks() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testManagerConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testModelConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testModelConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testNestedRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testObjectReferences() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testOutboundRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testOutboundRouterConfig2() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPoolingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testPropertiesConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testQueueProfileConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
TestReceiver - Class in org.mule.tck.testmodels.services
 
TestReceiver() - Constructor for class org.mule.tck.testmodels.services.TestReceiver
 
testResponseRouterConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
testSend() - Method in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  
TestServiceComponent - Class in org.mule.tck.testmodels.services
TestServiceComponent is a test WebServices component.
TestServiceComponent() - Constructor for class org.mule.tck.testmodels.services.TestServiceComponent
 
testThreadingConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransactionConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractConfigBuilderTestCase
 
testTransformerConfig() - Method in class org.mule.tck.AbstractScriptConfigBuilderTestCase
 
throwsException(String) - Method in interface org.mule.tck.testmodels.services.ITestComponent
 
throwsException(String) - Method in class org.mule.tck.testmodels.services.TestComponent
 
toString() - Method in class org.mule.tck.testmodels.services.Person
 
transacted - Variable in class org.mule.tck.functional.AbstractProviderFunctionalTestCase
Deprecated.  

A C D E F G H I L M N O P R S T

Copyright © 2003-2007 MuleSource, Inc.. All Rights Reserved.