I'm setting up tests for my controllers, and I'm trying to make sure that during its execution, a method is actually setting a cookie. I can't seem to validate this in the test I'm writing. Does anyone have any thoughts on how I might check Cookie values from within a test case?
-- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
