ParaView
Public Member Functions | Static Public Member Functions
pqComponentsTestUtility Class Reference

pqComponentsTestUtility simply adds a pqComponents specific testing capabilities to pqCoreTestUtility. More...

#include <pqComponentsTestUtility.h>

Inheritance diagram for pqComponentsTestUtility:
Inheritance graph
[legend]
Collaboration diagram for pqComponentsTestUtility:
Collaboration graph
[legend]

List of all members.

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.

Detailed Description

pqComponentsTestUtility simply adds a pqComponents specific testing capabilities to pqCoreTestUtility.

Definition at line 40 of file pqComponentsTestUtility.h.


Constructor & Destructor Documentation

pqComponentsTestUtility::pqComponentsTestUtility ( QObject *  parentObj = 0)

Member Function Documentation

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).


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