Improve the consistency of the various JsonParser implementations
- Consistent error handling applied to BasicJsonParser, GsonJsonParser, JsonSimpleJsonParser and YamlJsonParser - Add tests in AbstractJsonParserTests to verify consistency - Rename tests for JsonSimpleJsonParser to match the name of the class under test. Closes gh-4690
Showing
Please register or sign in to comment