org.mule
Class DefaultMuleContextFactoryTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.DefaultMuleContextFactoryTestCase

public class DefaultMuleContextFactoryTestCase
extends AbstractMuleTestCase


Field Summary
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
DefaultMuleContextFactoryTestCase()
           
 
Method Summary
 void testCreateMuleContext()
           
 void testCreateMuleContextConfigurationBuilder()
           
 void testCreateMuleContextConfigurationBuilderMuleContextBuilder()
           
 void testCreateMuleContextConfigurationBuilderProperties()
           
 void testCreateMuleContextListMuleContextBuilder()
           
 void testCreateMuleContextMuleContextBuilder()
           
 void testCreateMuleContextString()
           
 void testCreateMuleContextStringProperties()
           
 
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

DefaultMuleContextFactoryTestCase

public DefaultMuleContextFactoryTestCase()
Method Detail

testCreateMuleContext

public void testCreateMuleContext()
                           throws InitialisationException,
                                  ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextConfigurationBuilder

public void testCreateMuleContextConfigurationBuilder()
                                               throws InitialisationException,
                                                      ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextListMuleContextBuilder

public void testCreateMuleContextListMuleContextBuilder()
                                                 throws InitialisationException,
                                                        ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextMuleContextBuilder

public void testCreateMuleContextMuleContextBuilder()
                                             throws InitialisationException,
                                                    ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextConfigurationBuilderMuleContextBuilder

public void testCreateMuleContextConfigurationBuilderMuleContextBuilder()
                                                                 throws InitialisationException,
                                                                        ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextString

public void testCreateMuleContextString()
                                 throws InitialisationException,
                                        ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextStringProperties

public void testCreateMuleContextStringProperties()
                                           throws InitialisationException,
                                                  ConfigurationException
Throws:
InitialisationException
ConfigurationException

testCreateMuleContextConfigurationBuilderProperties

public void testCreateMuleContextConfigurationBuilderProperties()
                                                         throws InitialisationException,
                                                                ConfigurationException
Throws:
InitialisationException
ConfigurationException


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