ZhouXY108
|
25161044e9
|
完成分页查询参数的单元测试
|
2025-01-01 20:37:21 +08:00 |
ZhouXY108
|
6c225513ca
|
更新单元测试进度
|
2025-01-01 17:22:42 +08:00 |
ZhouXY108
|
9f96db1a0b
|
完成 ArrayTools 单元测试
|
2025-01-01 17:17:50 +08:00 |
ZhouXY108
|
8f588c25b5
|
构造 PageResult 时,如果 list 是 null,则自动转为空列表,不抛异常。
|
2024-12-29 22:40:35 +08:00 |
ZhouXY108
|
8a60f4db66
|
保存 CollectionTools#nullToEmptyXXX 的单元测试。
|
2024-12-29 22:35:53 +08:00 |
ZhouXY108
|
f1412d6eea
|
更新测试进度
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
a2482419e0
|
完成 DateTimeTools 的单元测试和修复,并修改其它不合适的单元测试用例。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
979eedabb1
|
完成正则工具相关测试。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
1727af5940
|
更新 ProgressOfTesting.txt
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
8411e75274
|
删除意义不大的 MapWrapper
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
1f8036e170
|
检查并完善 BigDecimals、Numbers、OptionalTools 的单元测试。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
37263c6933
|
补充 copyright
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
ab2fc54162
|
完成 UnifiedResponse 单元测试;新增 PageResult#empty,修改 PageResult#toString。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
40302d83cf
|
删除 SQL 构造器。暂不考虑相关工具。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
9ccaa2d1d6
|
更新 ProgressOfTesting.txt
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
d72a5d3255
|
Chinese2ndGenIDCardNumber 继承自 ValidatableStringRecord;测试 ValidatableStringRecord。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
f1491117de
|
完成 RandomTools 单元测试
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
36823c1181
|
更新 ProgressOfTesting.txt
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
76f612f2cc
|
完成身份证号的单元测试
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
a887771565
|
完成 ID 生成器的单元测试
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
fb5ff43ed6
|
更新 ProgressOfTesting.txt
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
cd9a9da7ba
|
删除 SafeConcurrentHashMap。注意使用 ConcurrentHashMap#computeIfAbsent 方法时,mappingFunction 里不要调用该 map 的 computeIfAbsent 即可。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
1b2978fb06
|
补充 ID 生成器的 Javadoc。
|
2024-12-29 22:25:11 +08:00 |
ZhouXY108
|
1a76f00b6a
|
完成 Quarter 和 YearQuarter 的单元测试
|
2024-12-29 22:25:11 +08:00 |