Class TmaJaloBasedDbInfoIntegrationTest

java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest
de.hybris.platform.b2ctelcoservices.junit.TmaJaloBasedDbInfoIntegrationTest
All Implemented Interfaces:
de.hybris.platform.testframework.JaloSessionHolder

@IntegrationTest(replaces=de.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest.class) public class TmaJaloBasedDbInfoIntegrationTest extends de.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest
Replaces JaloBasedDbInfoIntegrationTest
Since:
1911
  • Field Summary

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

    jaloSession
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     

    Methods inherited from class de.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest

    shouldReturnProperColumnNameForGivenTypecodeAndColumnName, shouldThrowExceptionWhenTryingToGetColumnNameForUnknownAttributeName, shouldThrowExceptionWhenTryingToGetColumnNameForUnknownTypeCode, shouldThrowExceptionWhenTryingToGetTypeNameForUnknownTypeCode

    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 Details

    • TmaJaloBasedDbInfoIntegrationTest

      public TmaJaloBasedDbInfoIntegrationTest()
  • Method Details

    • shouldReturnProperTableNameForGivenTypecode

      public void shouldReturnProperTableNameForGivenTypecode()
      Overrides:
      shouldReturnProperTableNameForGivenTypecode in class de.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest