SUnit testing question

Markus Fritsche marbusse at t-online.de
Tue Aug 13 18:09:18 UTC 2002


Hi!

I'm new to unit level testing. I've read the documentation by Kent Beck 
and the introduction by Stephané Ducasse. Say, I have to TestCase, on to 
be run after another (file creation and file read), how do I handle 
that? Do I have to define "file creation" as a TestResource for "file 
read" and if yes, how would I do that? If no, how do I avoid this?

Regards, Markus




More information about the Squeak-dev mailing list