Class ServicesTest3


  • public class ServicesTest3
    extends WeldBaseTest
    Tests cases to check ServicePriceUtils.getServiceAmount method. All possible errors are properly handled.
    • Constructor Detail

      • ServicesTest3

        public ServicesTest3()
    • Method Detail

      • ServiceTest3

        public void ServiceTest3()
        Tests cases to check ServicePriceUtils.getServiceAmount method. All possible errors are properly handled. Creates and order, it adds a product line and one service line. Then, it executes ServicePriceUtils .getServiceAmount method preparing scenarios on which certain type of error is obtained.