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 -
Method Summary
Methods inherited from class de.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest
shouldReturnProperColumnNameForGivenTypecodeAndColumnName, shouldThrowExceptionWhenTryingToGetColumnNameForUnknownAttributeName, shouldThrowExceptionWhenTryingToGetColumnNameForUnknownTypeCode, shouldThrowExceptionWhenTryingToGetTypeNameForUnknownTypeCodeMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
TmaJaloBasedDbInfoIntegrationTest
public TmaJaloBasedDbInfoIntegrationTest()
-
-
Method Details
-
shouldReturnProperTableNameForGivenTypecode
public void shouldReturnProperTableNameForGivenTypecode()- Overrides:
shouldReturnProperTableNameForGivenTypecodein classde.hybris.platform.util.localization.jdbc.info.JaloBasedDbInfoIntegrationTest
-