LibEngsas
|
basic tests for an EPart More...
#include <testeparts.h>
Public Member Functions | |
void | testEParts (EPart *theEPart, QStringList resourceFiles=QStringList()) |
testing the EPart | |
![]() | |
void | testPlugin (QObject *plugin, bool testIcon=true) |
Tests stuff like properties and so on used be EModuleListWidgetItem. |
basic tests for an EPart
void TestEParts::testEParts | ( | EPart * | theEPart, |
QStringList | resourceFiles = QStringList() |
||
) |
testing the EPart
Specify all needed resources with resourceFiles
. Make sure to use absolute file paths and notice, that nothing will be installed at time of testing.