Package de.hybris.platform.europe1.jalo
Class DefaultPDTRowsQueryBuilderIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.europe1.jalo.DefaultPDTRowsQueryBuilderIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
@IntegrationTest
public class DefaultPDTRowsQueryBuilderIntegrationTest
extends ServicelayerBaseTest
-
Field Summary
Fields inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
jaloSession -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
DefaultPDTRowsQueryBuilderIntegrationTest
public DefaultPDTRowsQueryBuilderIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
cleanUp
public void cleanUp() -
shouldQueryPricesForEmptyParameters
public void shouldQueryPricesForEmptyParameters() -
shouldQueryPricesForEmptyParametersLegacy
public void shouldQueryPricesForEmptyParametersLegacy() -
shouldQueryPricesForAnyProductAndAnyUser
public void shouldQueryPricesForAnyProductAndAnyUser() -
shouldQueryPricesForAnyProductAndGivenUser
public void shouldQueryPricesForAnyProductAndGivenUser() -
shouldQueryPricesForAnyProductAndGivenUserGroup
public void shouldQueryPricesForAnyProductAndGivenUserGroup() -
shouldQueryPricesForGivenProductAndAnyUser
public void shouldQueryPricesForGivenProductAndAnyUser() -
shouldQueryPricesForGivenProductAndGivenUser
public void shouldQueryPricesForGivenProductAndGivenUser() -
shouldQueryPricesForGivenProductGroupAndAnyUser
public void shouldQueryPricesForGivenProductGroupAndAnyUser() -
shouldQueryPricesForGivenProductGroupAndGivenUser
public void shouldQueryPricesForGivenProductGroupAndGivenUser() -
shouldQueryPricesForGivenProductGroupAndGivenUserGroup
public void shouldQueryPricesForGivenProductGroupAndGivenUserGroup() -
shouldQueryPricesForGivenProductProductIdAndGivenUserGroup
public void shouldQueryPricesForGivenProductProductIdAndGivenUserGroup() -
shouldQueryPricesForGivenProductIdAndGivenUserGroup
public void shouldQueryPricesForGivenProductIdAndGivenUserGroup() -
shouldQueryPricesForGivenProductIdAndGivenUserGroupLegacy
public void shouldQueryPricesForGivenProductIdAndGivenUserGroupLegacy() -
shouldQueryPricesForAnyProductGivenProductIdAndGivenUserGroup
public void shouldQueryPricesForAnyProductGivenProductIdAndGivenUserGroup() -
shouldQueryPricesForAnyUserGivenProductIdAndGivenUserGroup
public void shouldQueryPricesForAnyUserGivenProductIdAndGivenUserGroup() -
shouldQueryPricesForAnyUserGivenProductIdAndGivenUserGroupLegacy
public void shouldQueryPricesForAnyUserGivenProductIdAndGivenUserGroupLegacy() -
shouldQueryPricesForAnyProductAnyUserGivenProductIdAndGivenUserGroup
public void shouldQueryPricesForAnyProductAnyUserGivenProductIdAndGivenUserGroup() -
shouldQueryPricesForGivenProductProductIdAndGivenProductGroup
public void shouldQueryPricesForGivenProductProductIdAndGivenProductGroup() -
shouldQueryPricesForGivenProductId
public void shouldQueryPricesForGivenProductId()
-