On Tue, Feb 18, 2003 at 07:03:55AM +0900, Berger, Daniel wrote: > > 1) Include your name and email so that it's easier to send > > you feedback. > > Eh? I'm guessing you got testunit off the RAA, in which case you would have > seen that Nathaniel Talbott is the author. His name and email address are > also in the README file. It's ALSO in the index.html file, under "Contact > Information". No. As I said in my email, I was looking at: http://testunit.talbott.ws/doc/index.html Now that you mention it, I could have tried RAA. But my suggestion of including a name and email in the documentation above is still good. > class TC_Foo < Test::Unit::TestCase [snip] > def test_bar > assert_equal("bar",@f.bar,"Bad result for 'bar()'") > end [snip] > end Does that mean that it's only possible to test the output of public methods? -- Daniel Carrera Graduate Teaching Assistant. Math Dept. University of Maryland. (301) 405-5137