I am testing a program as part of a college assignment, i have tested some methods that return a Boolean to see if they are correct, im wondering is it standard practice to check void methods with JUnit? or is there another way.I will post one of the methods here as an example. ThanksI am testing a program as part of a college ass