你的位置: 码友网首页 / 资讯源列表 / From TDD to DDD: Building a .NET Core Web API - Part 2

关于[From TDD to DDD: Building a .NET Core Web API - Part 2]的摘要:

Test ProjectIt's time to begin the fun!We will build tests for each CRUD method of the User entity by using Entity Framework Core structure.There will be two types of unit tests: Fact and Theory.Fact is a method with a unique result without parameters.Theory allow multiple parameters expecting for...

原文地址: https://dev.to/lucianopereira86/from-tdd-to-ddd-building-a-net-core-web-api-part-2-3hea

收录时间: 2019-12-17 浏览量: 1431 分类: .NET Core

| 0 收藏 | 0