Package de.hybris.platform.europe1.jalo
Class Europe1PriceFactoryPricesIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.europe1.jalo.Europe1PriceFactoryPricesIntegrationTest
- All Implemented Interfaces:
JaloSessionHolder
-
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
-
Europe1PriceFactoryPricesIntegrationTest
public Europe1PriceFactoryPricesIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldQueryPricesForAnyProductAndAnyUser
public void shouldQueryPricesForAnyProductAndAnyUser() -
shouldQueryPricesForAnyProductAndGivenUser
public void shouldQueryPricesForAnyProductAndGivenUser() -
shouldQueryPricesForAnyProductAndGivenUserGroup
public void shouldQueryPricesForAnyProductAndGivenUserGroup() -
shouldQueryPricesForGivenProductAndAnyUser
public void shouldQueryPricesForGivenProductAndAnyUser() -
shouldQueryPricesForGivenProductAndGivenUser
public void shouldQueryPricesForGivenProductAndGivenUser() -
shouldQueryPricesForGivenProductAndGivenUserGroup
public void shouldQueryPricesForGivenProductAndGivenUserGroup() -
shouldQueryPricesForGivenProductGroupAndAnyUser
public void shouldQueryPricesForGivenProductGroupAndAnyUser() -
shouldQueryPricesForGivenProductGroupAndGivenUser
public void shouldQueryPricesForGivenProductGroupAndGivenUser() -
shouldQueryPricesForGivenProductGroupAndGivenUserGroup
public void shouldQueryPricesForGivenProductGroupAndGivenUserGroup()
-