Nimble 11.2.0 Docs (45% documented)
+Nimble 12.0.0 Docs (45% documented)
+
+
+ CurrentTestCaseTracker
+
+ Helper class providing access to the currently executing XCTestCase instance, if any
+ + See more +Swift
+@objc
+final public class CurrentTestCaseTracker : NSObject, XCTestObservation
+
+
+
+
+ NMBWait
+
+ Only classes, protocols, methods, properties, and subscript declarations can be +bridges to Objective-C via the @objc keyword. This class encapsulates callback-style +asynchronous waiting logic so that it may be called from Objective-C and Swift.
+ + See more +Swift
+public class NMBWait : NSObject
+
+