C# Tutorial - How to Create Unit Test | FoxLearn

preview_player
Показать описание
Creating your first unit test in C# using Visual Studio 2015. The C# Basics beginner course is a free C# Tutorial Series that helps beginning programmers learn the basics of the C# Programming Language. This is the best way to Learn C# for beginners

Walkthrough: Creating and Running Unit Tests for Managed Code
Unit Test Basics - MSDN
How to: Create and Run a Unit Test - MSDN
Sample Project for Creating Unit Tests - MSDN
Get started with developer testing tools
How to write Unit Tests in C#
Creating your first unit test
C# visual studio video tutorial Verifying your code with unit tests
C# Unit Testing Tutorial
Creating Unit tests for your c# code - CodeProject
Рекомендации по теме
Комментарии
Автор

I'm assuming that double was used for this demonstration, but wanted to leave a comment for any new programmers out there that you should never store a balance of money in a double. On C# I think they use Decimal for this purpose but I can't remember off the top of my head since I'm switching back from Python for a new position I have.

cyansius
Автор

Straight forward tutorial. didn't know you could test exceptions, now I know!

msjahun
Автор

Straight foward. Just to the point. Nice 👍🏻👍🏻

FAWZAAAN
Автор

Thank you for sharing your knowledge.
I would like to create a WPF in which I can start and stop a periodically test by a button click.
Is that possible? Do you have any suggestions about it?
Thanks a lot in advance!

giuliocacucci
Автор

why was this the top ranking youtube result?

Shmeckos
Автор

I right click but don't see "create unit tests". Any suggestions?

ikontact
Автор

funny so to show how one can fail a unit-test, the test should be fine but the main code should contain some error ;)

qwertasd
Автор

I can't listen to computerized voices. This is not helpful.

kennethjones
Автор

I don't know whether to read the code or listen to the lady speaking. It is really difficult to concentrate on this video without rewinding many times. Not a good video.

shobanamaharaj