Modifier and Type | Method and Description |
---|---|
static Threshold |
Threshold.threshold(int value)
Creates a new
. |
Modifier and Type | Method and Description |
---|---|
ImageAssert |
ImageAssert.isEqualTo(BufferedImage expected,
Threshold threshold)
Verifies that the actual image is equal to the given one.
|
Copyright © 2007-2012 FEST (Fixtures for Easy Software Testing). All Rights Reserved.