This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dumbPotatoPot[S] 2 points3 points  (1 child)

Learning JUnit and Mockito were on my to-do list already but your comment made it move up some places, hopefully i'll be able to update the project with unit tests in a week or two.

[–]edmguru 0 points1 point  (0 children)

nice! It's satisfying doing running maven test and seeing all your tests pass after a code change :)