Class ServicesTest2


  • public class ServicesTest2
    extends WeldBaseTest
    Tests cases to check modifications on quantities of a sales order lines with related service lines
    • Constructor Detail

      • ServicesTest2

        public ServicesTest2()
    • Method Detail

      • ServiceTest

        public void ServiceTest()
        Tests cases to check modifications on quantities of a sales order lines with related service lines. Creates and order, it adds a product line and one or several service lines. It all service lines to the product line. After it, it changes the ordered quantity of the product line. All related service lines have to be updated.