Difference: CSC121F2023Lab12Hint3 (1 vs. 2)

Revision 22023-06-26 - cathybareiss

Line: 1 to 1
Changed:
<
<
META TOPICPARENT name="CSC121F2-23Lab12"
>
>
META TOPICPARENT name="CSC121F2023Lab12"
 

A test driver for Item

  • It is much simpler than InventoryTests.java but that is a good example
  • Consider one test method for the constructors and accessors and toString

Revision 12023-06-26 - cathybareiss

Line: 1 to 1
Added:
>
>
META TOPICPARENT name="CSC121F2-23Lab12"

A test driver for Item

  • It is much simpler than InventoryTests.java but that is a good example
  • Consider one test method for the constructors and accessors and toString
  • Consider another test method for the mutators
  • Consider another test method for the equals and compareTo. There should be a total of at least 7 calls (two for each of the equals <true, false>, and three for the compareTo [<, ==, >])
 
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