Skip to content

Commit 81119c2

Browse files
author
fjn
committed
* 测试fastjson 对命名的支持
1 parent b0c9232 commit 81119c2

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
package com.jn.easyjson.tests.cases.fastjson.impl;
2+
3+
import com.jn.easyjson.tests.cases.EasyJsonPropertyNamingTest;
4+
5+
public class FastjsonImplPropertyNamingTest extends EasyJsonPropertyNamingTest {
6+
7+
}

0 commit comments

Comments
 (0)