You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@yegor256 if you look at other string methods, we cannot write even a small test for this method, because even for a string longer than 6 characters we already catch StackOverFlow.
It would be nice to have a method that gets the string and converts it to a json object, or throws an exception if it can't parse.
The text was updated successfully, but these errors were encountered: