---+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.
This topic: CenterForComputing
>
WebHome
>
Syllabi
>
CSC121SylF2023
>
CSC121F2023Lab12
>
CSC121F2023Lab12Hint1
Topic revision: r2 - 2023-06-26 - cathybareiss
Copyright © 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