|
ParaView
|
pqComponentsTestUtility simply adds a pqComponents specific testing capabilities to pqCoreTestUtility. More...
#include <pqComponentsTestUtility.h>


Public Member Functions | |
| pqComponentsTestUtility (QObject *parentObj=0) | |
Static Public Member Functions | |
| static bool | CompareView (const QString &referenceImage, double threshold, const QString &tempDirectory) |
| Compares the baseline with active view for testing purposes. | |
pqComponentsTestUtility simply adds a pqComponents specific testing capabilities to pqCoreTestUtility.
Definition at line 40 of file pqComponentsTestUtility.h.
| pqComponentsTestUtility::pqComponentsTestUtility | ( | QObject * | parentObj = 0 | ) |
| static bool pqComponentsTestUtility::CompareView | ( | const QString & | referenceImage, |
| double | threshold, | ||
| const QString & | tempDirectory | ||
| ) | [static] |
Compares the baseline with active view for testing purposes.
(keeping naming-case similar to pqCoreTestUtility).
1.7.5.1