org.mule.module.xml.el
Class XMLExpressionLanguageEnrichmentW3CTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.tck.junit4.AbstractMuleContextTestCase
          extended by org.mule.el.context.AbstractELTestCase
              extended by org.mule.module.xml.el.XMLExpressionLanguageEnrichmentW3CTestCase

public class XMLExpressionLanguageEnrichmentW3CTestCase
extends AbstractELTestCase


Nested Class Summary
 
Nested classes/interfaces inherited from class org.mule.el.context.AbstractELTestCase
AbstractELTestCase.Variant
 
Field Summary
 
Fields inherited from class org.mule.el.context.AbstractELTestCase
expressionLanguage, variant
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase
callbackCalled, CLASSNAME_ANNOTATIONS_CONFIG_BUILDER, IGNORED_DOT_MULE_DIRS, LOCK_TIMEOUT, muleContext, RECEIVE_TIMEOUT, TEST_MESSAGE
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
XMLExpressionLanguageEnrichmentW3CTestCase(AbstractELTestCase.Variant variant)
           
 
Method Summary
 void addElementText()
           
 void addElementTextInt()
           
 void addElementTextNode()
           
 void replaceElementText()
           
 void setAttribute()
           
 void setAttributeInt()
           
 void setAttributeNode()
           
 void updateAttributeValue()
           
 void updateAttributeValueInt()
           
 void updateAttributeValueNode()
           
 
Methods inherited from class org.mule.el.context.AbstractELTestCase
assertFinalProperty, assertFinalProperty, assertFinalProperty, assertImmutableVariable, assertImmutableVariable, assertImmutableVariable, assertUnsupportedOperation, assertUnsupportedOperation, evaluate, evaluate, evaluate, getExpressionLanguage, parameters, setupExprssionEvaluator
 
Methods inherited from class org.mule.tck.junit4.AbstractMuleContextTestCase
addBuilders, configureMuleContext, createMuleContext, createObject, createObject, disposeContext, disposeContextPerTest, doSetUp, doTearDown, getBuilder, getConfigurationResources, getSensingNullMessageProcessor, getStartUpProperties, getTestConnector, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEvent, getTestEventContext, getTestEventContext, getTestEventUsingFlow, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestInboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestOutboundEndpoint, getTestService, getTestService, getTestService, getTestSession, getTestTransactedInboundEndpoint, getTestTransformer, getTriggerableMessageSource, getTriggerableMessageSource, initialiseObject, isDisposeContextPerClass, isGracefulShutdown, isStartContext, setDisposeContextPerClass, setStartContext, setUpMuleContext
 
Methods inherited from class org.mule.tck.junit4.AbstractMuleTestCase
clearExcludedFlag, clearRequestContext, createTestTimeoutRule, getTestHeader, getTestTimeoutSecs, getTimeoutSystemProperty, initializeMuleTest, isDisabledInThisEnvironment, isDisabledInThisEnvironment, isExcluded, isFailOnTimeout, isOffline, isTestIncludedInExclusionFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLExpressionLanguageEnrichmentW3CTestCase

public XMLExpressionLanguageEnrichmentW3CTestCase(AbstractELTestCase.Variant variant)
Method Detail

addElementText

public void addElementText()
                    throws Exception
Throws:
Exception

addElementTextInt

public void addElementTextInt()
                       throws Exception
Throws:
Exception

addElementTextNode

public void addElementTextNode()
                        throws Exception
Throws:
Exception

replaceElementText

public void replaceElementText()
                        throws Exception
Throws:
Exception

setAttribute

public void setAttribute()
                  throws Exception
Throws:
Exception

setAttributeInt

public void setAttributeInt()
                     throws Exception
Throws:
Exception

setAttributeNode

public void setAttributeNode()
                      throws Exception
Throws:
Exception

updateAttributeValue

public void updateAttributeValue()
                          throws Exception
Throws:
Exception

updateAttributeValueInt

public void updateAttributeValueInt()
                             throws Exception
Throws:
Exception

updateAttributeValueNode

public void updateAttributeValueNode()
                              throws Exception
Throws:
Exception


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