Type Method is
isTrue()
Creates a
Predicate<Bool>
that can match any Bool
equal to true
Framework
- Mock
Swift
Declaration
static func isTrue() -> Predicate<Bool>
Available when
Input
is Bool
.