Join Slack
Powered by
And maybe have the `isOneOf()` matcher optionally ...
# strikt
c
Casey Brooks
09/27/2018, 3:11 PM
And maybe have the
isOneOf()
matcher optionally take a lambda to match each element on (defaults to
isEqualTo
) `expectThat(T).isOneOf(vararg T) { isEqualTo(it) }
2
Views
Open in Slack
Previous
Next