Activity: Get started with JUnit

(no submission)

Purpose:

Require: Java 8 (or higher), JUnit (you are recommended to use the latest version, JUnit 5). If you have not set up your testing environment, please refer to the Schedule page for details on JUnit 5.

Additional resources: You may find class discussions on RIPR model, test automation, and characteristics of good tests helpful when designing and automating your tests.


Instruction:

You may work alone or with another student in this course.

Consider ArrayOperations.java.

Reminder: You are writing tests to check against ArrayOperations.java. Thus, do not modify the program under test.


Copyright © 2026 Upsorn Praphamontripong
Released under the Creative Commons License CC-BY-NC-SA 4.0 license.
Last updated 2026-09-03 7:32