Created attachment 44 [details] Red line of error displayed by Eclipse We realize that we failed to run our JUnit assertEquals function because of type mismatch between the expected value our function result. We need to change our from void to returning value function to solve this issue.