alhudz commented on PR #1724: URL: https://github.com/apache/commons-lang/pull/1724#issuecomment-4776619548
Done. Split the supplementary code point assertions out into their own test methods (`testIsAlphaSupplementary`, `testIsNumericSupplementary`, `testIsMixedCaseSupplementary` and so on), one per predicate, so it's clear which supplementary cases pass and which don't. The original per-predicate tests are back to what they were. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
