@IntegrationTest public class Cart_Promotion_Rules extends ServicelayerTest implements RobotTestContext
| Modifier and Type | Field and Description |
|---|---|
static RobotTestSuite |
robotTestSuite |
importServicejaloSession| Constructor and Description |
|---|
Cart_Promotion_Rules() |
| Modifier and Type | Method and Description |
|---|---|
RobotTest |
getCurrentRobotTest() |
java.lang.String |
getProjectName() |
void |
setUp() |
static void |
startSuite() |
static void |
tearDownSuite() |
void |
Test_Apply_Exclusive_Promotions_To_Cart_() |
void |
Test_Apply_Not_Exclusive_Promotions_To_Cart_() |
void |
Test_Apply_Promotion_To_Cart_Total_Bigger_250_Three_Same_Products() |
void |
Test_Apply_Promotion_To_Cart_With_Total_Less_Than_250() |
void |
Test_Apply_Remove_Promotion_To_Cart_Total_Three_Same_Products() |
void |
Test_Order_Threshold_Free_Coupon_Promotion_To_Cart_With_Total_GreaterEqual_300() |
void |
Test_Percentage_Discount_When_Product_From_Categories_NOT_in_cart() |
void |
Test_Percentage_Discount_When_Product_NOT_In_Cart() |
void |
Test_Potential_Promotion_Message_Triggered_With_Potential_Product_Bundle_Fixed_Price() |
createCoreData, createDefaultCatalog, createDefaultUsers, createHardwareCatalog, getApplicationContext, importCsv, importData, importData, importData, importStream, importStream, isPrefetchModeNoneautowireProperties, getBeanName, prepareApplicationContextAndSessionestablishJaloSession, finish, getOrCreateCurrency, getOrCreateLanguage, init, intenseChecksActivated, takeJaloSessionpublic static RobotTestSuite robotTestSuite
public static void startSuite()
throws java.io.IOException
java.io.IOExceptionpublic static void tearDownSuite()
public RobotTest getCurrentRobotTest()
getCurrentRobotTest in interface RobotTestContextpublic java.lang.String getProjectName()
getProjectName in interface RobotTestContextpublic void setUp()
throws java.io.IOException
java.io.IOExceptionpublic void Test_Apply_Promotion_To_Cart_With_Total_Less_Than_250()
public void Test_Apply_Promotion_To_Cart_Total_Bigger_250_Three_Same_Products()
public void Test_Apply_Remove_Promotion_To_Cart_Total_Three_Same_Products()
public void Test_Order_Threshold_Free_Coupon_Promotion_To_Cart_With_Total_GreaterEqual_300()
public void Test_Percentage_Discount_When_Product_NOT_In_Cart()
public void Test_Percentage_Discount_When_Product_From_Categories_NOT_in_cart()
public void Test_Potential_Promotion_Message_Triggered_With_Potential_Product_Bundle_Fixed_Price()
public void Test_Apply_Not_Exclusive_Promotions_To_Cart_()
public void Test_Apply_Exclusive_Promotions_To_Cart_()
Copyright © 2018 SAP SE. All Rights Reserved.