mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-23 03:04:29 +08:00
- 从 MediatorCoroutineExtensions 中移除 SendCommandAndWaitEventCoroutine 相关代码 - 从 CommandCoroutineExtensionsTests 中移除对应的测试方法 - 更新测试用例验证逻辑,统一使用静态方法调用方式 - 添加新的 MediatorCoroutineExtensionsTests 测试类 - 修改测试方法名称以更准确反映测试行为 - 统一异常处理和参数验证的测试覆盖