会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
slowlydance2me
博客园
首页
新随笔
联系
订阅
管理
2023年3月27日
Go语言:通过TDD测试驱动开发学习 Mocking (模拟)的思想
摘要: 2023-03-29 更新 经过一段时间的学习与实践,针对 Golang 语言基础的 TDD 驱动开发测试训练已经告一段落,接下来会在此基础上继续使用 TDD 来构建应用程序 。 博主前一部分的代码Github先贴下面👇以供参考 https://github.com/slowlydance2me/
阅读全文
posted @ 2023-03-27 15:05 slowlydance2me
阅读(139)
评论(0)
推荐(0)
编辑
Go语言:一文看懂什么是DI依赖注入(dependency injection)设计模式
摘要:
DI 设计模式
阅读全文
posted @ 2023-03-27 10:00 slowlydance2me
阅读(722)
评论(0)
推荐(0)
编辑
公告