infix fun Char.shouldBeInRange(range: CharRange): Unit
Assert that Char is in given range CharRange.
See Also
shouldNotBeInRange
beInRange