|
corona
1.0.2
|
#include <ImageTestCase.h>

Classes | |
| struct | Comparison |
Public Member Functions | |
| void | AssertImagesEqual (const string &image_file, const string &reference_file) |
| void | AssertImagesEqual (const string &message, Image *i1, Image *i2) |
Definition at line 8 of file ImageTestCase.h.
| void ImageTestCase::AssertImagesEqual | ( | const string & | image_file, |
| const string & | reference_file | ||
| ) | [inline] |
Definition at line 15 of file ImageTestCase.h.
| void ImageTestCase::AssertImagesEqual | ( | const string & | message, |
| Image * | i1, | ||
| Image * | i2 | ||
| ) | [inline] |
Definition at line 28 of file ImageTestCase.h.
1.7.6.1