W3cubDocs

/Qt 6.9

QTest::ThrowOnSkipEnabler Class

class QTest::ThrowOnSkipEnabler
Header: #include <ThrowOnSkipEnabler>
Since: Qt 6.8

Public Functions

Detailed Description

RAII class around setThrowOnSkip().

Member Function Documentation

ThrowOnSkipEnabler::ThrowOnSkipEnabler()

Constructor. Calls setThrowOnSkip(true).

[noexcept] ThrowOnSkipEnabler::~ThrowOnSkipEnabler()

Destructor. Calls setThrowOnSkip(false).

© The Qt Company Ltd
Licensed under the GNU Free Documentation License, Version 1.3.
https://doc.qt.io/qt-6.9/qtest-throwonskipenabler.html