GeWuYou
085370aa27
test(coroutine): 添加协程扩展和助手类的单元测试
- 为 WaitForSecondsWithProgress 方法添加 null 回调参数的安全性测试
- 为 WaitForProgress 方法添加完整的功能和边界条件测试
- 为 RepeatCallForever 方法添加 shouldContinue 参数相关测试
- 为 RepeatCallForever 方法添加 CancellationToken 相关测试
- 移除未使用的 CreateCountingCoroutine 私有方法
- 使用 Assert.DoesNotThrow 确保 null 回调不会引发异常
2026-02-01 12:48:02 +08:00
..
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-02-01 12:48:02 +08:00
2026-01-27 20:30:04 +08:00
2026-02-01 11:04:50 +08:00
2026-01-27 20:30:04 +08:00
2026-01-31 22:31:50 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-15 13:53:08 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-27 20:30:04 +08:00
2026-01-04 22:14:34 +08:00
2026-01-17 10:05:52 +08:00
2026-01-27 20:30:04 +08:00
2026-02-01 11:04:50 +08:00
2026-01-27 12:45:03 +08:00
2026-01-21 21:42:54 +08:00