@IntegrationTest public class DefaultFindPriceValuesServiceIntegrationTest extends ServicelayerBaseTest
jaloSession| Constructor and Description |
|---|
DefaultFindPriceValuesServiceIntegrationTest() |
| Modifier and Type | Method and Description |
|---|---|
PriceValue |
matchPriceRowForPrice(java.lang.Object product,
java.lang.Object user) |
void |
setUp() |
void |
shouldMatchPriceForPrice() |
void |
shouldQueryPricesForAnyProductAndAnyUser() |
void |
shouldQueryPricesForAnyProductAndGivenUser() |
void |
shouldQueryPricesForAnyProductAndGivenUserGroup() |
void |
shouldQueryPricesForGivenProductAndAnyUser() |
void |
shouldQueryPricesForGivenProductAndGivenUser() |
void |
shouldQueryPricesForGivenProductAndGivenUserGroup() |
void |
shouldQueryPricesForGivenProductGroupAndAnyUser() |
void |
shouldQueryPricesForGivenProductGroupAndGivenUser() |
void |
shouldQueryPricesForGivenProductGroupAndGivenUserGroup() |
autowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic DefaultFindPriceValuesServiceIntegrationTest()
public void setUp()
throws java.lang.Exception
java.lang.Exceptionpublic void shouldQueryPricesForAnyProductAndAnyUser()
public void shouldQueryPricesForAnyProductAndGivenUser()
public void shouldQueryPricesForAnyProductAndGivenUserGroup()
public void shouldQueryPricesForGivenProductAndAnyUser()
public void shouldQueryPricesForGivenProductAndGivenUser()
public void shouldQueryPricesForGivenProductAndGivenUserGroup()
public void shouldQueryPricesForGivenProductGroupAndAnyUser()
public void shouldQueryPricesForGivenProductGroupAndGivenUser()
public void shouldQueryPricesForGivenProductGroupAndGivenUserGroup()
public void shouldMatchPriceForPrice()
public PriceValue matchPriceRowForPrice(java.lang.Object product, java.lang.Object user) throws CalculationException
CalculationExceptionCopyright © 2018 SAP SE. All Rights Reserved.