AssertionHandler
public protocol AssertionHandler
Protocol for the assertion handler that Nimble uses for all expectations.
-
Undocumented
Declaration
Swift
func assert(_ assertion: Bool, message: FailureMessage, location: SourceLocation)