Integration Testing in ASP.NET Core (Quick and Easy)

preview_player
Показать описание
▼ SHOW MORE ▼

#aspnetcore #csharp #integrationtesting #programming

► INFO

► CONTACT
• Discord... InDieTasten#5012
Рекомендации по теме
Комментарии
Автор

very nice tutorial on the integration testing! keep it up mate!

theITvideos
Автор

white background theme???? I thought they've been extinct....

azrinsani
Автор

How to pass parameters in integration test

nareshnarasimhalu
Автор

Hi, I'm new to the Integration Test and Unit Test. I have an application created with Dapper and each and every process(except Identity User and Identity Role=> done with entity framework core) is written in Stored Procedure.
I have distributed my project modules into different Class Library and Implementing WebAPI with Dependency Injection.
I tried to unit test my project but I could not mock my repositories( which is suggested by many blogs). Also, I found that performing an integration test will solve my problem.
I have a case where I need to Get Users Id, Role Id, User, Role, for which I need to inject dependencies into my test method. I tried to inject dependencies but could not figure.
Is there any best way to encounter my problem, should I do unit test or integration test or both.

ramsapkota
join shbcf.ru