The power of unit is that it’s ridiculously simple but enormously effective to improve quality — from code correctness to better design.
Tag: unit testing
A Simple Categorization of Unit Tests
There are various kinds of unit tests. Let’s try to figure out their properties and classify them.