Package de.hybris.platform.europe1.jalo
Class Europe1PriceFactoryTaxesIntegrationTest
java.lang.Object
de.hybris.platform.testframework.HybrisJUnit4Test
de.hybris.platform.servicelayer.ServicelayerBaseTest
de.hybris.platform.europe1.jalo.Europe1PriceFactoryTaxesIntegrationTest
- 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
-
Europe1PriceFactoryTaxesIntegrationTest
public Europe1PriceFactoryTaxesIntegrationTest()
-
-
Method Details
-
setUp
- Throws:
Exception
-
shouldQueryTaxesForAnyProductAndAnyUser
public void shouldQueryTaxesForAnyProductAndAnyUser() -
shouldQueryTaxesForAnyProductAndGivenUser
public void shouldQueryTaxesForAnyProductAndGivenUser() -
shouldQueryTaxesForAnyProductAndGivenUserGroup
public void shouldQueryTaxesForAnyProductAndGivenUserGroup() -
shouldQueryTaxesForGivenProductAndAnyUser
public void shouldQueryTaxesForGivenProductAndAnyUser() -
shouldQueryTaxesForGivenProductAndGivenUser
public void shouldQueryTaxesForGivenProductAndGivenUser() -
shouldQueryTaxesForGivenProductAndGivenUserGroup
public void shouldQueryTaxesForGivenProductAndGivenUserGroup() -
shouldQueryTaxesForGivenProductGroupAndAnyUser
public void shouldQueryTaxesForGivenProductGroupAndAnyUser() -
shouldQueryTaxesForGivenProductGroupAndGivenUser
public void shouldQueryTaxesForGivenProductGroupAndGivenUser() -
shouldQueryTaxesForGivenProductGroupAndGivenUserGroup
public void shouldQueryTaxesForGivenProductGroupAndGivenUserGroup()
-