On 1/30/06, Bruce D'Arcus <[EMAIL PROTECTED]> wrote:
> I still need to wrap my head around this (particularly exactly what
> kinds of methods to create tests for), but I guess the idea is to
> create a file full of this sort of stuff?

Yep, write tests for the code that doesn't exist and run them and
watch them fail. Then start filling in the code until you can get
tests to start passing. When all the tests pass you're done!

//Ed

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to