Hint: In what order should I create my java files: Lab 12

  • Item.java is your easiest program. Create it first * The you want to test it before you go any further. So next would be ItemTests.java
  • Since you have the .class file for Inventory, you can edit the InventoryTests.java to test my code (which might fail you test, which is okay since that it the purpose of an test driver), or you can write Inventory.java
  • Once you have Inventory.java written, I recommend testing it with my InventoryTests first. Then with you version of it adapted.
Edit | Attach | Watch | Print version | History: r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r1 - 2023-06-26 - cathybareiss
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2026 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback