Skip to content

Couple of changes in inventory class

Jewel Magcawas (wzt206) requested to merge JewelBranch into main
  • Fixed Inventory table not importing file properly as expected
  • Added error and duplication handling for some inventory attributes for test cases
  • Readded javadocs and comments to some methods
  • Extracted line of codes to create new method/ avoid code smell
  • Created a backbone for a feature that will be talked about later before weekend
    • This class is fully commented out

Merge request reports