Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
XCTestProbe(Private) Category Reference
Collaboration diagram for XCTestProbe(Private):

Class Methods

(BOOL) + isTesting
(void+ runTests:
(NSString *) + testScope
(BOOL) + isInverseTestScope
(BOOL) + isTesting
(void+ runTests:
(NSString *) + testScope
(BOOL) + isInverseTestScope

Detailed Description

Definition at line 18 of file qxctestlogger.mm.

Method Documentation

◆ isInverseTestScope [1/2]

+ (BOOL) isInverseTestScope

◆ isInverseTestScope [2/2]

+ (BOOL) isInverseTestScope

◆ isTesting [1/2]

+ (BOOL) isTesting

◆ isTesting [2/2]

+ (BOOL) isTesting

◆ runTests: [1/2]

+ (void) runTests: (id) unusedArgument

◆ runTests: [2/2]

+ (void) runTests: (id) unusedArgument

◆ testScope [1/2]

+ (NSString *) testScope

◆ testScope [2/2]

+ (NSString *) testScope

The documentation for this category was generated from the following file: