On 4/4/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I'm using the new unit testing functionality in 1.2 with SimpleTest > and was wondering if anyone else has figured out a way to unit test > emails sent by the EmailComponent? >
Does the unit testing functionality support mock objects? That's your best bet to simulate the EmailComponent. -- Chris Hartjes My motto for 2007: "Just build it, damnit!" rallyhat.com - digital photo scavenger hunt @TheBallpark - http://www.littlehart.net/attheballpark @TheKeyboard - http://www.littlehart.net/atthekeyboard --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
