RE: [PHP-QA] Tests for new accessors

2012-10-16 Thread Clint Priest
-QA] Tests for new accessors I think it makes perfect sense, Clint, and would love to hear what others have to say. I've often built 'test libraries' or code that is shared among a set of unit tests. No point in duplicating code just because you're writing tests IMO. -n

Re: [PHP-QA] Tests for new accessors

2012-10-14 Thread Nathan Nobbe
I think it makes perfect sense, Clint, and would love to hear what others have to say. I've often built 'test libraries' or code that is shared among a set of unit tests. No point in duplicating code just because you're writing tests IMO. -nathan On Sun, Oct 14, 2012 at 4:39 AM, Clint Priest w