Easier Unit Tests in C# dotnet With Composition
April 7, 2023
• 505 views
c#.netc# tutorialdotnetdotnet coredotnet core tutorialdotnet core c#c# dotnet corec# programminglearn c#compositioncsharp compositioncomposition in dotnetunit testunit testingxunitxunit c#xunit c# tutorialhow to use xunitxunit tutorialunit testing tutorialC# unit testingdotnet unit testinghow to unit test c#how to unit test in dotnethow to write unit testswhat are unit teststesting codecoded testsxunit testscsharp
In this video, we walk through an example of how leveraging composition in your code can dramatically improve your ability to write unit tests. Examples are in C# dotnet.
Want the source for this video? Check it out here:
https://github.com/ncosentino/DevLeader/blob/master/RefactoringCompositionDITesting/RefactoringCompositionDITesting.UrlParsingUnitTests/UrlParsingUnitTests.cs
For more videos on programming with detailed examples, check this out:
https://www.youtube.com/playlist?list=PLzATctV...
