Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
-
None
Description
In hexBinary tests, it seems like the result should match regardless of case. For example, a test will currently fail if you try to match against "0A0B" (the result will be "0a0b") even if your input string was "0A0B"
I'm not sure if this is possible or if it wouldn't be worth the work but it'd be nice.