Inventory almost done: Help from classes: Fall 2023
Learning Objective(s)
Line: 47 to 47
Submission
Create your SDR.
In Lessons Learned, include a discussion about classes and test drivers.
Changed:
< <
Your testing can remove to methods in the drivers as your "input". You should test a large size. You should include at least 2 different types of errors and ensure that every line of code is executed at least once.
> >
Your testing can be move to methods in the drivers as your "input". You should test a large size. You should include at least 2 different types of errors and ensure that every line of code is executed at least once.
If you used any hints, be sure to indicate that in the Outside Resources Used section