Skip to content

unit testing

henry.huang edited this page Mar 17, 2021 · 2 revisions

unit testing:

单元测试

Dao 层:

  • 数据资源操作: CRUD
  • 示例:

Domain 层:

proto 层:

  • 数据结构: 数据转换

E2E API 层:

  • 端到端 API 测试
Clone this wiki locally