2013-01-23 19:39:47 +08:00
|
|
|
The Qt Test framework is a tool for unit testing Qt based applications
|
|
|
|
and libraries. Qt Test provides all the functionality commonly found
|
2011-04-27 12:05:43 +02:00
|
|
|
in unit testing frameworks as well as extensions for testing graphical
|
|
|
|
user interfaces.
|
|
|
|
|
|
|
|
|
2011-07-04 10:16:53 +02:00
|
|
|
Documentation for these examples can be found via the Examples
|
2011-04-27 12:05:43 +02:00
|
|
|
link in the main Qt documentation.
|