[C#.NET][Entity Framework] 單元測試 - 使用 NSubstitute 測試 EF6
2015-02-16
[C#.NET][Entity Framework] 單元測試 - 使用 NSubstitute 測試 EF6
- 4763
- 0
- NSubstitute
- 2023-02-26
[C#.NET][Entity Framework] 單元測試 - 使用 NSubstitute 測試 EF6
[C#.NET] 單元測試 Mock Framework - NSubstitute
[C#.NET][SpecFlow] 使用 Scenario Outline 執行多次驗証
[C#.NET][SpecFlow] 使用 SpecFlow.Table 處理多筆資料驗証
這一篇的草稿是在半年前就建立,可能更久,我也忘了是什麼原因沒有寫完,圖片可能會有不一致的情況,不過應該不影響,一上完 91哥的課 ,立馬補完,不補完對不起自己,也對不起 91 哥。
[C#.NET] 使用 Page Object Pattern 重構測試程式碼
[Visual Studio 2013][Entity Framework] 在 Unit Test 使用 Code Fist for SqlLocalDb
解決 The Entity Framework provider type 'System.Data.Entity.SqlServer.SqlProviderServices, EntityFramework.SqlServer' registered in the application config file for the ADO.NET provider with invariant name 'System.Data.SqlClient' could not be loaded 問題
[Visual Studio 2012 ] 建立資料驅動單元測試
[C#.NET] 單元測試專案 夾帶 測試檔案
[.NET] Web Service 專案的單元測試