diff options
Diffstat (limited to 'doc/src/development/qtestlib.qdoc')
-rw-r--r-- | doc/src/development/qtestlib.qdoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc index 2a79198..53f743e 100644 --- a/doc/src/development/qtestlib.qdoc +++ b/doc/src/development/qtestlib.qdoc @@ -35,8 +35,8 @@ \keyword qtestlib - The QTestLib framework, provided by Nokia, is a tool for unit - testing Qt based applications and libraries. QTestLib provides + QTestLib is a framework for unit testing Qt based applications and libraries. + QTestLib provides all the functionality commonly found in unit testing frameworks as well as extensions for testing graphical user interfaces. |