Searched refs:problemJson (Results 1 – 1 of 1) sorted by relevance
119 …String problemJson = "{\n\t\"userList\" : [\n\t{\n\t user : \"1\"\n\t},\n\t{\n\t \"user\" : \"2\"\… in testLocationAddition() local121 MAPPER.readValue(problemJson, Users.class); in testLocationAddition()