From: Brian Buckley Date: 2005-05-07T01:41:57+09:00 Subject: Re: unit test ------=_Part_445_5608276.1115397695925 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Nathaniel, Ryan, Austin, Caleb, The number of methods really wasn't important to me. I was writing lots of= =20 tests to explore the various standard ruby classes ("learning tests") and I= =20 didn't understand what was happening.=20 Here I've learned in real code I'll think twice before basing any logic on= =20 methods counts because that count is brittle :) Also that unit tests run in= =20 alphabetical order. Thank you for explaining. Brian ------=_Part_445_5608276.1115397695925--