-
-
Notifications
You must be signed in to change notification settings - Fork 3
Case
Xavier Gouchet edited this page Dec 13, 2019
·
1 revision
enum class Case
Describes the different case a Char can be in.
ANY
Any case (lower or upper).
LOWER
Lower case only.
UPPER
Upper case only.
Xavier F. Gouchet – @xgouchet
Distributed under the MIT license. See LICENSE.md for more information.
https://github.com/xgouchet/Elymr
- Home
- Getting Started
- Core Module
- Integrations
- Reference (core)
- Reference (junit4)
- Reference (junit5)
- Reference (spek)