mirror of
https://github.com/LamGC/ContentGrabbingJi.git
synced 2025-04-29 22:27:33 +00:00
[Change] Core 补充 JsonFrameworkDescriptorSerializerTest 测试类的文档(就补了相关测试类);
[Change] JsonFrameworkDescriptorSerializerTest 在类文档中添加了测试相关类;
This commit is contained in:
parent
b21e6957a5
commit
2c20ccb69f
@ -36,6 +36,12 @@ import java.util.ArrayList;
|
||||
import java.util.List;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
/**
|
||||
* @see AuthorJsonSerializer
|
||||
* @see BotCodeDescriptorJsonSerializer
|
||||
* @see PlatformJsonSerializer
|
||||
* @see PluginDependencyJsonSerializer
|
||||
*/
|
||||
public class JsonFrameworkDescriptorSerializerTest {
|
||||
|
||||
private final static Gson gson = getGson();
|
||||
|
Loading…
Reference in New Issue
Block a user