Class DataSourceFactoryTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.jdbcwrapper.DataSourceFactoryTest
All Implemented Interfaces:
JaloSessionHolder

@IntegrationTest public class DataSourceFactoryTest extends HybrisJUnit4Test
  • Constructor Details

    • DataSourceFactoryTest

      public DataSourceFactoryTest()
  • Method Details

    • testJUnitTenantSetup

      public void testJUnitTenantSetup() throws SQLException
      Throws:
      SQLException
    • testConnectionTestedAfterPrepareError

      public void testConnectionTestedAfterPrepareError() throws SQLException
      Throws:
      SQLException
    • testPoolShutdownAfterError

      public void testPoolShutdownAfterError()