AsyncableMatcher
public protocol AsyncableMatcher<Value>
Undocumented
-
Undocumented
Declaration
Swift
associatedtype Value
-
satisfies(_:
Asynchronous) Undocumented
Declaration
Swift
func satisfies(_ expression: AsyncExpression<Value>) async throws -> MatcherResult