Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Swift
public enum ExpectationStatus : Equatable
-
Undocumented
See moreDeclaration
Swift
public indirect enum ExpectationMessage
-
Undocumented
See moreDeclaration
Swift
public enum ExpectationStyle
-
PredicateStatus is a trinary that indicates if a Predicate matches a given value or not
See moreDeclaration
Swift
public enum PredicateStatus
-
Declaration
Swift
public enum ToSucceedResult
-
A reimplementation of
See moreDispatchTimeInterval
without thenever
case, and conforming toSendable
.Declaration
Swift
public enum NimbleTimeInterval : Sendable, Equatable
extension NimbleTimeInterval: CustomStringConvertible