Class DefaultBundleTemplateDaoIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.servicelayer.ServicelayerTest
de.hybris.platform.configurablebundleservices.daos.impl.DefaultBundleTemplateDaoIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
Integration test suite for
DefaultBundleTemplateDao-
Field Summary
FieldsFields inherited from class de.hybris.platform.servicelayer.ServicelayerTest
importServiceFields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerTest
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneMethods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getBeanName, prepareApplicationContextAndSessionMethods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
Field Details
-
thrown
public org.junit.rules.ExpectedException thrown
-
-
Constructor Details
-
DefaultBundleTemplateDaoIntegrationTest
public DefaultBundleTemplateDaoIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
testFindBundleTemplatesByProductNoResults
public void testFindBundleTemplatesByProductNoResults() -
testFindBundleTemplatesByProductOneResult
public void testFindBundleTemplatesByProductOneResult() -
testFindBundleTemplatesByProduct
public void testFindBundleTemplatesByProduct() -
testFindBundleByIdAndVersion
public void testFindBundleByIdAndVersion() -
testCannotFindBundleByIdAndVersion
public void testCannotFindBundleByIdAndVersion()
-