filmov
tv
Tutorial 1 - Unit Test Playlist for .Net Core | MsTests | GraphQl | Web API

Показать описание
In this first tutorial of our Unit Testing series, we cover the basics of setting up a Unit Test project using MSTest in .NET Core. Here's what we accomplished in this video:
Created an MSTest Project: Step-by-step guide on setting up the project from scratch.
Created a DTO (Data Transfer Object): Learn how to define a simple DTO for testing purposes.
Wrote a Unit Test for Default Value Verification: Implemented a unit test to check the default values of the DTO using its default constructor.
In the next video, we'll dive into creating a GraphQL web API to fetch data from SQL using a class library. We'll also explore powerful mocking techniques towards the end of the series. Don't miss out on this comprehensive Unit Testing tutorial!
#UnitTesting #MSTest #DotNetCore #GraphQL #SoftwareDevelopment #CodingTutorial #Mocking
Created an MSTest Project: Step-by-step guide on setting up the project from scratch.
Created a DTO (Data Transfer Object): Learn how to define a simple DTO for testing purposes.
Wrote a Unit Test for Default Value Verification: Implemented a unit test to check the default values of the DTO using its default constructor.
In the next video, we'll dive into creating a GraphQL web API to fetch data from SQL using a class library. We'll also explore powerful mocking techniques towards the end of the series. Don't miss out on this comprehensive Unit Testing tutorial!
#UnitTesting #MSTest #DotNetCore #GraphQL #SoftwareDevelopment #CodingTutorial #Mocking