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 Constructor Description DefaultPDTRowsQueryBuilderIntegrationTest()
-
Method Summary
-
Methods inherited from class de.hybris.platform.servicelayer.ServicelayerBaseTest
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSession
-
Methods inherited from class de.hybris.platform.testframework.HybrisJUnit4Test
establishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSession
-
-
-
-
Method Detail
-
setUp
public void setUp() throws java.lang.Exception- Throws:
java.lang.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()
-
-