Class AzureConnectionFactoryHelperTest

All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class AzureConnectionFactoryHelperTest extends ServicelayerBaseTest
  • Constructor Details

    • AzureConnectionFactoryHelperTest

      public AzureConnectionFactoryHelperTest()
  • Method Details

    • tearDown

      public void tearDown() throws Exception
      Throws:
      Exception
    • shouldNotMarkConnectionAsReadOnlyWhenDataSourceNotInProperty

      public void shouldNotMarkConnectionAsReadOnlyWhenDataSourceNotInProperty() throws SQLException
      Throws:
      SQLException
    • shouldMarkConnectionAsReadOnlyWhenDataSourceNotInProperty

      public void shouldMarkConnectionAsReadOnlyWhenDataSourceNotInProperty() throws SQLException
      Throws:
      SQLException
    • shouldNotChangeTheReadOnlySettingIfCheckReturnedFalse

      public void shouldNotChangeTheReadOnlySettingIfCheckReturnedFalse() throws SQLException
      Throws:
      SQLException
    • shouldUserProvidedMetricRegistry

      public void shouldUserProvidedMetricRegistry()
    • shouldUserDefaultMetricRegistryIfNonSpecificInstanceHasBeenProvided

      public void shouldUserDefaultMetricRegistryIfNonSpecificInstanceHasBeenProvided()
    • shouldThrowExceptionWhenStatementFails

      public void shouldThrowExceptionWhenStatementFails() throws SQLException
      Throws:
      SQLException
    • shouldCheckTheReadOnlyForSQLServerOnly

      public void shouldCheckTheReadOnlyForSQLServerOnly()