mirror of
https://gitee.com/chinabugotech/hutool.git
synced 2025-07-21 15:09:48 +08:00
add test
This commit is contained in:
@@ -19,7 +19,7 @@ import org.junit.jupiter.api.Test;
|
|||||||
|
|
||||||
public class Issue3274Test {
|
public class Issue3274Test {
|
||||||
@Test
|
@Test
|
||||||
public void test1(){
|
public void toBeanTest(){
|
||||||
final JSONObject entries = new JSONObject("{\n" +
|
final JSONObject entries = new JSONObject("{\n" +
|
||||||
" \n" +
|
" \n" +
|
||||||
" \"age\": 36,\n" +
|
" \"age\": 36,\n" +
|
||||||
|
Reference in New Issue
Block a user