Class ConnectionImplTest

java.lang.Object
de.hybris.platform.jdbcwrapper.ConnectionImplTest

@UnitTest public class ConnectionImplTest extends Object
  • Constructor Details

    • ConnectionImplTest

      public ConnectionImplTest()
  • Method Details

    • shouldMarkConnectionAsFailedWhenExceptionThrownOnSettingAutoCommit

      public void shouldMarkConnectionAsFailedWhenExceptionThrownOnSettingAutoCommit() throws SQLException
      Throws:
      SQLException
    • shouldCallWrappedConnectionWhenCheckingIfClosedWithoutClosingBefore

      public void shouldCallWrappedConnectionWhenCheckingIfClosedWithoutClosingBefore() throws SQLException
      Throws:
      SQLException
    • shouldNotCallWrappedConnectionWhenCheckingIfClosedAfterClosing

      public void shouldNotCallWrappedConnectionWhenCheckingIfClosedAfterClosing() throws SQLException
      Throws:
      SQLException