This assignment requires you to implement and test static methods in Exam Array Operations.

computer science

Description

Objectives 


• Introduction to Arrays of Objects 

• More testing


Introduction 


This assignment requires you to implement and test static methods in Exam Array Operations. java In this assignment you are provided with a tester. While this tester includes many test cases, it is INTENTIONALLY not a comprehensive set of tests. You should add your own tests to test cases not considered. 


NOTE: The auto grading of your assignment may include different and additional tests. 


Quick Start 

1. Download A3Tester.java, Date.java, Time.java, Exam.java, Time.java and ExamArrayOperations.java to the same directory. 


2. Compile A3Tester.java 


3. Implement each method in ExamArrayOperations.java, by repeating the following steps: 


a. Uncomment a test in the corresponding method in A3Tester.java 


b. Add stub for the method you are testing in ExamArrayOperations.java 


c. Compile and run to ensure your tests and stubs are correct 


d. Implement each method by completing the stub following the documentation within the ExamArrayOperations.java file 


e. Compile and run (repeat steps d and e until all of your tests pass) 


f. Add additional tests where needed, compile, run, edit until all tests pass


Related Questions in computer science category


Disclaimer
The ready solutions purchased from Library are already used solutions. Please do not submit them directly as it may lead to plagiarism. Once paid, the solution file download link will be sent to your provided email. Please either use them for learning purpose or re-write them in your own language. In case if you haven't get the email, do let us know via chat support.