ExpectationNil
public struct ExpectationNil : ExpressibleByNilLiteral
Represents nil
value to be used with the operator overloads for beNil
.
-
Declaration
Swift
public init(nilLiteral: ())