Class JaloBasedDbInfoIntegrationTest

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

@IntegrationTest public class JaloBasedDbInfoIntegrationTest extends HybrisJUnit4Test
  • Constructor Details

    • JaloBasedDbInfoIntegrationTest

      public JaloBasedDbInfoIntegrationTest()
  • Method Details

    • shouldReturnProperTableNameForGivenTypecode

      public void shouldReturnProperTableNameForGivenTypecode()
    • shouldReturnProperColumnNameForGivenTypecodeAndColumnName

      public void shouldReturnProperColumnNameForGivenTypecodeAndColumnName()
    • shouldThrowExceptionWhenTryingToGetTypeNameForUnknownTypeCode

      public void shouldThrowExceptionWhenTryingToGetTypeNameForUnknownTypeCode()
    • shouldThrowExceptionWhenTryingToGetColumnNameForUnknownTypeCode

      public void shouldThrowExceptionWhenTryingToGetColumnNameForUnknownTypeCode()
    • shouldThrowExceptionWhenTryingToGetColumnNameForUnknownAttributeName

      public void shouldThrowExceptionWhenTryingToGetColumnNameForUnknownAttributeName()