org.mule.transport.jdbc.config
Class PostgresqlDataSourceConfigurationTestCase

java.lang.Object
  extended by org.mule.tck.junit4.AbstractMuleTestCase
      extended by org.mule.transport.jdbc.config.AbstractDataSourceConfigurationTestCase
          extended by org.mule.transport.jdbc.config.PostgresqlDataSourceConfigurationTestCase

public class PostgresqlDataSourceConfigurationTestCase
extends AbstractDataSourceConfigurationTestCase


Field Summary
 
Fields inherited from class org.mule.tck.junit4.AbstractMuleTestCase
DEFAULT_TEST_TIMEOUT_SECS, globalTimeout, logger, name, TEST_TIMEOUT_SYSTEM_PROPERTY
 
Constructor Summary
PostgresqlDataSourceConfigurationTestCase()
           
 
Method Summary
 void failWhenUrlAndDatabaseConfigured()
           
 void failWhenUrlAndHostConfigured()
           
 
Methods inherited from class org.mule.transport.jdbc.config.AbstractDataSourceConfigurationTestCase
tryBuildingMuleContextFromInvalidConfig
 
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

PostgresqlDataSourceConfigurationTestCase

public PostgresqlDataSourceConfigurationTestCase()
Method Detail

failWhenUrlAndDatabaseConfigured

public void failWhenUrlAndDatabaseConfigured()
                                      throws MuleException
Throws:
MuleException

failWhenUrlAndHostConfigured

public void failWhenUrlAndHostConfigured()
                                  throws MuleException
Throws:
MuleException


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