gson-comments/gson/src/test
Maicol 85ebaf7c35
Fix #2334 (#2337)
* Fix #2334

This commit replaces the `NumberFormatException` with `MalformedJsonException` in the `JsonReader#readEscapeCharacter()` and also fixes the tests.

* Removes white-space
2023-03-06 08:24:09 -08:00
..
java/com/google/gson Fix #2334 (#2337) 2023-03-06 08:24:09 -08:00
resources Port tests from JUnit 3 to JUnit 4 (#2294) 2022-12-22 06:04:16 -08:00