Обложка канала

Библиотека шарписта

Полезные материалы по всему, что может быть интересно разработчику на C#.

Библиотека шарписта

4 года назад
Открыть в
Introduction to Unit Tests (with examples in .Net) - Part 1 - Structuring Tests - The Long Walk

I’m intending this to be the first of a series on Unit Testing. In the series, I’ll discuss the basics of unit tests, the principles behind them, what makes a good unit test, what makes a bad unit test, and the technologies that you may choose to use to help you with them. I will […]

The Long Walk