Global Variables
The following global variables are available globally.
-
Undocumented
Declaration
Swift
public let MACH_MSG_TYPE_MAKE_SEND: UInt32
-
-
-
-
Undocumented
Declaration
Swift
public let nativeThreadState: Int32
-
Undocumented
Declaration
Swift
public let nativeThreadStateCount: UInt32
-
Undocumented
Declaration
Swift
public let nativeMachExceptionMask: exception_mask_t
-
Undocumented
Declaration
Swift
public let EXC_TYPES_COUNT: Int
-
Global backing interface for assertions that Nimble creates. Defaults to a private test handler that passes through to XCTest.
If XCTest is not available, you must assign your own assertion handler before using any matchers, otherwise Nimble will abort the program.
@see AssertionHandler
Declaration
Swift
public var NimbleAssertionHandler: AssertionHandler
-
Undocumented
Declaration
Swift
public let DefaultDelta: Double