Home · All Classes · Modules

QtTest Module

The QtTest module provides functions for unit testing PyQt applications. More...

Types


Detailed Description

The QtTest module provides functions for unit testing PyQt applications.

To import the module use, for example, the following statement:

from PyQt4 import QtTest

PyQt does not include the full Qt unit test framework. Instead it assumes that the standard Python unit test framework will be used. Therefore, only those functions that simulate user interaction with a GUI are implemented.


PyQt 4.11.4 for X11Copyright © Riverbank Computing Ltd and The Qt Company 2015Qt 4.8.7