1 /** @mainpage KDE Unit Testing Framework
3 This is deprecated in favor of the
4 <a href="http://doc.trolltech.com/4.3/qttest.html">QtTest</a>
5 unit testing framework. See also the
6 <a href="http://techbase.kde.org/Development/Tutorials/Unittests">TechBase
7 tutorial on unit testing</a>.
15 No maintainer - use the
16 <a href="http://doc.trolltech.com/4.3/qttest.html">QtTest</a>
17 unit testing framework instead.
24 // DOXYGEN_REFERENCES = kdecore
25 // DOXYGEN_SET_PROJECT_NAME = KUnitTest
26 // vim:ts=4:sw=4:expandtab:filetype=doxygen