callee icon indicating copy to clipboard operation
callee copied to clipboard

String matchers to assert on characters

Open Xion opened this issue 8 years ago • 0 comments

String and Unicode matchers could accept optional argument for matching characters, e.g. letters, digits, or arbitrary predicates. It could take a set of characters, a callable, or a Matcher.

Xion avatar Mar 21 '16 03:03 Xion