skyscreamer / JSONassert

Write JSON unit tests in less code. Great for testing REST interfaces.
http://jsonassert.skyscreamer.org
Apache License 2.0
992 stars 197 forks source link

Fixed #130 assertEquals(...) may throw NullPointerException when given invalid JSON string. #152

Closed zihanxu3 closed 2 years ago

zihanxu3 commented 2 years ago

Fixed #130