Methods
Called after tests have finished. This method will be called
regarless whether the test succeeded or failed.
Helper method to test jala.ImageFilter. The argument
specifies the desired method which will be applied to a
source image. Then, the result is compared with a corresponding
reference image which was created by the same method beforehand.
Because comparing binary images is generally questionable, test
errors do not necessarily mean there are flaws in the Jala code
but of course can hint changes in the underlying Java code.
parameters
methodName |