Class DalPerformanceInventoryLineTest


  • public class DalPerformanceInventoryLineTest
    extends OBBaseTest
    Does some simple performance tests by creating sets of InventoryCount and InventoryCountLine objects and then reading and updating them.
    Author:
    mtaal
    • Constructor Detail

      • DalPerformanceInventoryLineTest

        public DalPerformanceInventoryLineTest()
    • Method Detail

      • testBReadAndAddLine

        public void testBReadAndAddLine()
        Reads the InventoryCountLine objects created in the above tests and adds one new line and updates one line. The timings are reported in the log.