Welcome to Mobilarian Forum - Official Symbianize forum.

Join us now to get access to all our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, and so, so much more. It's also quick and totally free, so what are you waiting for?

Mastering Unit Testing in C# A Beginner's Guide

Alexhost
OP
O 0

oaxino

Alpha and Omega
Member
Access
Joined
Nov 24, 2022
Messages
30,703
Reaction score
887
Points
113
Age
35
Location
japanse
grants
₲103,664
2 years of service

f41b71c256fceb53bf1ba405d7cef761.jpeg

Mastering Unit Testing in C#: A Beginner's Guide
Last updated 02/2023
Duration: 57m | Video: .MP4, 1280x720 30 fps | Audio: AAC, 48 kHz, 2ch | Size: 412 MB
Genre: eLearning | Language: English[Auto]

Learn the basics of C# unit testing with XUnit​

What you'll learn
Understand the idea behind unit testing
Learn the differences between NUnit and XUnit
Identify test cases
Create a basic unit test
Test exceptions with actions
Understand and implement mocking with MOQ
Requirements
Basic C# is advisable. Understand classes and methods.
I'll also be using dependency injection and Entity Framework. Knowing what these are is enough.
Description
While coding is fun and all, you need to make sure your code is always working. When something goes wrong customers usually blame the developers, but 7 out of 10 times it's a wrong input but the customer. 2 out of 10 times it's a logic problem ("well, didn't see that one coming"), and 1 out 10 times its a developers error.
We, developers, cannot think for a customer or all the things a user can do. But we can make sure our code works as it should. Therefore, we should test our code. Not the application, but the logic that makes the application work. This is what we call 'unit testing'.
In this course, I will explain and show you the basics of C# unit testing. I will start with the basic theory of unit testing and the difference between NUnit and XUnit, the two most test frameworks for C# and .NET. Other subjects are assertions, exception testing, and mocking are really important to know and explained. With some practical examples, I will show you how to use and implement them.
For this course, it is convenient if you have some experience with C# and .NET. You don't need any knowledge of unit testing, because that's what this course is all about.
Who this course is for
This course is for beginners that have some experience with C# and want to learn unit testing.
Advanced C# developers can use this course as a refreshment.

e641853bcb5b90b70badca97dbf729eb.jpeg

Download link

rapidgator.net:
You must reply in thread to view hidden text.

uploadgig.com:
You must reply in thread to view hidden text.

nitroflare.com:
You must reply in thread to view hidden text.
 
K 0

KatzSec DevOps

Alpha and Omega
Philanthropist
Access
Joined
Jan 17, 2022
Messages
650,898
Reaction score
7,993
Points
83
grants
₲58,551
2 years of service
oaxino salamat sa pag contribute. Next time always upload your files sa
Please, Log in or Register to view URLs content!
para siguradong di ma dedeadlink. Let's keep on sharing to keep our community running for good. This community is built for you and everyone to share freely. Let's invite more contributors para mabalik natin sigla ng Mobilarian at tuloy ang puyatan. :)
 
Top Bottom