QJUnitTestLogger Class

Header: #include <QJUnitTestLogger>
Inherits: QAbstractTestLogger

Detailed Description

\internal \inmodule QtTest

QJUnitTestLogger implements logging in a JUnit-compatible XML format.

The JUnit XML format was originally developed for Java testing. It is supported by Test Center.