org.mule.config.spring
Class InvalidSchemaValidationTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.config.spring.AbstractSchemaValidationTestCase
          extended by org.mule.config.spring.InvalidSchemaValidationTestCase

public class InvalidSchemaValidationTestCase
extends AbstractSchemaValidationTestCase


Field Summary
 
Fields inherited from class org.mule.config.spring.AbstractSchemaValidationTestCase
schemas, SEPARATOR
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
InvalidSchemaValidationTestCase()
           
 
Method Summary
 void doCleanUp()
           
 void testFilterReference()
           
 void testJdbcInvalidPollingFrequencyInOutboundEndpoint()
           
 void testNotTransactedFileConnector()
           
 void testNotTransactedFtpConnector()
           
 void testTransactedConnectors()
           
 void testTransformerReference()
           
 
Methods inherited from class org.mule.config.spring.AbstractSchemaValidationTestCase
addSchema, doTest, getSchemasAsSources, load, setUpSchemas, testSchemaLocations
 
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

InvalidSchemaValidationTestCase

public InvalidSchemaValidationTestCase()
Method Detail

doCleanUp

public void doCleanUp()

testTransformerReference

public void testTransformerReference()
                              throws SAXException,
                                     IOException
Throws:
SAXException
IOException

testFilterReference

public void testFilterReference()
                         throws SAXException,
                                IOException
Throws:
SAXException
IOException

testTransactedConnectors

public void testTransactedConnectors()
                              throws SAXException,
                                     IOException
Throws:
SAXException
IOException

testNotTransactedFileConnector

public void testNotTransactedFileConnector()
                                    throws SAXException,
                                           IOException
Throws:
SAXException
IOException

testNotTransactedFtpConnector

public void testNotTransactedFtpConnector()
                                   throws SAXException,
                                          IOException
Throws:
SAXException
IOException

testJdbcInvalidPollingFrequencyInOutboundEndpoint

public void testJdbcInvalidPollingFrequencyInOutboundEndpoint()
                                                       throws SAXException,
                                                              IOException
Throws:
SAXException
IOException


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