mirror of
https://github.com/GeWuYou/GFramework.git
synced 2026-03-22 10:34:30 +08:00
- 为 ContextAwareGenerator 添加新的单元测试方法 - 测试当接口继承自 IContextAware 时的代码生成功能 - 验证间接接口实现的正确性 - 检查生成的 SetContext 方法和 Context 属性 - 确保继承场景下的代码生成符合预期