Search Results

6
votes
14answers
577 views

Why should I use asserts?

I never got the idea of asserts -- why should you ever use them? I mean, let's say I were a formula driver and all the asserts were things like security belt, helmet, etc. The test …