![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qtestcase.h>
Public Member Functions | |
ThrowOnFailEnabler () | |
Constructor. | |
~ThrowOnFailEnabler () | |
Destructor. | |
When defined, QCOMPARE()/QVERIFY() etc always throw on failure. QTest::throwOnFail() then no longer has any effect.
When defined, QSKIP() always throws. QTest::throwOnSkip() then no longer has any effect.
\inmodule QtTestLib
RAII class around setThrowOnFail().
Definition at line 419 of file qtestcase.h.
|
inline |
|
inline |