It's not terribly clean, but you could use indexOf() and check if it returns -1. Better than breaking out a loop.
This project is part of 159.251 Software Design and Construction at Massey University. The goal of the tutorial is to practice writing JUnit5 test cases that: Results: Class Expected Outcome ...