@IntegrationTest public class CatalogUnawareEurope1DiscountsTest extends CatalogUnawarePDTRowTest<DiscountRowModel>
modelService, otherCatalogVersion, otherProduct, testCatalogVersion, testCurrency, testProduct, testUnitjaloSession| Constructor and Description |
|---|
CatalogUnawareEurope1DiscountsTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertThatTgtRowMatchSrcRow(DiscountRowModel tgtRow,
DiscountRowModel srcRow) |
protected java.util.Collection<DiscountRowModel> |
getRowsFrom(ProductModel product) |
protected java.util.List<DiscountRowModel> |
getSynchronizedRows() |
protected DiscountRowModel |
givenRowForAnyProduct() |
protected DiscountRowModel |
givenRowForProduct(ProductModel product) |
protected DiscountRowModel |
givenRowForProductId(java.lang.String productId) |
void |
setUp() |
performTestCatalogSynchronization, shouldFindMultipleRows, shouldFindOnlyRowsForProduct, shouldFindOnlyRowsForProductCode, shouldGetRowByProduct, shouldGetRowByProductCode, shouldGetRowForAnyProduct, shouldNotFindRowForDifferentProduct, shouldNotFindRowForDifferentProductCode, shouldNotRemoveRowForAnyProduct, shouldNotRemoveRowForProductCode, shouldNotSynchronizeAnyProductRow, shouldNotSynchronizeRowForProductCode, shouldRemoveOnlyRowForProduct, shouldRemoveRowForProduct, shouldSynchronizeRowForProductautowireProperties, getApplicationContext, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic void setUp()
setUp in class CatalogUnawarePDTRowTest<DiscountRowModel>protected DiscountRowModel givenRowForProduct(ProductModel product)
givenRowForProduct in class CatalogUnawarePDTRowTest<DiscountRowModel>protected DiscountRowModel givenRowForProductId(java.lang.String productId)
givenRowForProductId in class CatalogUnawarePDTRowTest<DiscountRowModel>protected DiscountRowModel givenRowForAnyProduct()
givenRowForAnyProduct in class CatalogUnawarePDTRowTest<DiscountRowModel>protected java.util.List<DiscountRowModel> getSynchronizedRows()
getSynchronizedRows in class CatalogUnawarePDTRowTest<DiscountRowModel>protected void assertThatTgtRowMatchSrcRow(DiscountRowModel tgtRow, DiscountRowModel srcRow)
assertThatTgtRowMatchSrcRow in class CatalogUnawarePDTRowTest<DiscountRowModel>protected java.util.Collection<DiscountRowModel> getRowsFrom(ProductModel product)
getRowsFrom in class CatalogUnawarePDTRowTest<DiscountRowModel>Copyright © 2018 SAP SE. All Rights Reserved.