Class TmaDataSourceFactoryTest

  • All Implemented Interfaces:
    de.hybris.platform.testframework.JaloSessionHolder

    @IntegrationTest(replaces=de.hybris.platform.jdbcwrapper.DataSourceFactoryTest.class)
    public class TmaDataSourceFactoryTest
    extends de.hybris.platform.jdbcwrapper.DataSourceFactoryTest
    Replaces DataSourceFactoryTest
    Since:
    1911
    • Field Summary

      • Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test

        jaloSession
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void testJUnitTenantSetup()  
      • Methods inherited from class de.hybris.platform.jdbcwrapper.DataSourceFactoryTest

        testConnectionTestedAfterPrepareError, testPoolShutdownAfterError
      • Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test

        establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TmaDataSourceFactoryTest

        public TmaDataSourceFactoryTest()
    • Method Detail

      • testJUnitTenantSetup

        public void testJUnitTenantSetup()
                                  throws java.sql.SQLException
        Overrides:
        testJUnitTenantSetup in class de.hybris.platform.jdbcwrapper.DataSourceFactoryTest
        Throws:
        java.sql.SQLException