Category: C#
-
A few words about (unit) testing
Written by
on
Purpose of testing I think every developer knows something about different types of testing (unit, integration, functional / acceptance, regression, etc.). Add to this performance testing, black-box testing and you…