完成 RandomTools 单元测试

This commit is contained in:
2024-12-27 18:05:59 +08:00
parent 36823c1181
commit f1491117de
3 changed files with 120 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[ ] 未开始测试 - 8 (11.94%)
[ ] 未开始测试 - 7 (10.45%)
[-] 测试未完成 - 8 (11.94%)
[Y] 测试完成 - 29 (43.28%)
[Y] 测试完成 - 30 (44.78%)
[x] 无需测试 - 22 (32.84%)
xyz.zhouxy.plusone.commons
@@ -91,7 +91,7 @@ xyz.zhouxy.plusone.commons
IdWorker.java [Y]
Numbers.java [Y]
OptionalTools.java [Y]
RandomTools.java [ ]
RandomTools.java [Y]
RegexTools.java [ ]
SnowflakeIdGenerator.java [Y]
StringTools.java [Y]