Hi...
Travis Swicegood wrote:
> We could
> deprecate UnitTestCase in favor of ST_UnitTestCase, but
still have the
> BC package available.
UnitTestCase is not going to cause a name clash in the next
million
years. Prefixing it is pointless, and just makes the code
look cryptic.
Don't forget that the main design driver for SimpleTest is
the
tutorials. Anything that weakens those reduces the number of
people that
will start unit testing. The whole reason for the project
was to make
unit testing, mock objects and acceptance testing more
widely known.
With TextReporter however, you have a point .
Moving over to autorun as the default makes use of this
class name much
less routine. Certainly it could become SimpleTextReporter
on a
deprecation cycle.
>
> -Travis
yours, Marcus
--
Marcus Baker
marcus lastcraft.com
------------------------------------------------------------
-------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and
take
control of your XML. No limits. Just data. Click to get it
now.
http://sourcefor
ge.net/powerbar/db2/
_______________________________________________
Simpletest-support mailing list
Simpletest-support lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/simp
letest-support
|