http://www.perlmonks.org?node_id=285720


in reply to What goes in a test suite?

My high-school programming teacher kept demanding precondition, postcondition, for every function we wrote. A test suite should ensure post condition happens when precondition happens ;)