Answered step by step
Verified Expert Solution
Question
1 Approved Answer
a u .- Exercise 4. Write JUnit tests for this class. We are trying to get you into the habit of recognizing how much testing
a u .- Exercise 4. Write JUnit tests for this class. We are trying to get you into the habit of recognizing how much testing is sufficient, so in the future we will not be so specific on how much testing we expect from you, but for this exercise we will give you the cues that you should thoroughly test these different categories. You need to decide what method calls go where and what assertions to use. 0 Basics: instantiating objects of Student, getters, adding quizzes 0 Testing statistics: total score. average score. don't forget edge cases
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started