Class DefaultGenericDaoIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.internal.dao.DefaultGenericDaoIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Constructor Details
-
DefaultGenericDaoIntegrationTest
public DefaultGenericDaoIntegrationTest()
-
-
Method Details
-
shouldUsePolyglotDialectOnFind
public void shouldUsePolyglotDialectOnFind() -
shouldUsePolyglotDialectOnFindWithFilterParameters
public void shouldUsePolyglotDialectOnFindWithFilterParameters() -
shouldUsePolyglotDialectOnFindWithSortParameters
public void shouldUsePolyglotDialectOnFindWithSortParameters() -
shouldUsePolyglotDialectOnFindWithFilterAndSortParameters
public void shouldUsePolyglotDialectOnFindWithFilterAndSortParameters() -
shouldUsePolyglotDialectOnFindWithFilterAndSortParametersAndCount
public void shouldUsePolyglotDialectOnFindWithFilterAndSortParametersAndCount()
-