> From: Craig R. McClanahan <[EMAIL PROTECTED]>
> I have a mild preference for "TextXxxxx" -- I think of the
> word test as a
> "verb", and that is what "test xxxxx" would mean (at least in
> English :-).
The word "test" is just as likely to be a noun. Didn't you take any
"tests" in school? :-) Also, class names are supposed to be nouns,
although it seems the usual convention for JUnit is to use Test as a
prefix. (Probably the most correct form would be XxxTester, but the
convention is established now and will be hard to break.)
--
Michael Hackett
Developer, Pictorius Inc.