A sort of thought about interaction (and perhaps state-based) tests
A sort of thought about interaction (and perhaps state-based) tests
Submitted by Brian Marick on Sat, 20/03/2010 - 15:07.This here post is about making tests terse by specifying what has happened instead of (as in interaction tests) who did it or (as in state-based test) the different kinds of things-it-has-happened-to.—I have a test that says that the Availability object should use the TupleCache object to get particular values for: all animals, animals that [...]
