corona  1.0.2
Classes | Public Member Functions
ImageTestCase Class Reference

#include <ImageTestCase.h>

Inheritance diagram for ImageTestCase:
Inheritance graph
[legend]

List of all members.

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)

Detailed Description

Definition at line 8 of file ImageTestCase.h.


Member Function Documentation

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.


The documentation for this class was generated from the following file: