Implemented Phone class and Junit Tests#2
Implemented Phone class and Junit Tests#2jayden-andrews wants to merge 2 commits intocode-differently:mainfrom
Conversation
|
Nice work on this submission. Your object design is clear and the behaviors you implemented for the phone (powering on/off, charging, and using battery) are good examples of meaningful methods. Your tests also run successfully and your coverage exceeds the 80% requirement. A few assignment requirements are still missing: Even though the code compiles, these should match exactly. Overall this is a solid submission that works technically, but a few structural requirements from the assignment were not fully met. |
No description provided.