Hi there ! I would like to know how can I unit-test my specialized session user ? I've made a myUser derivating from sfBasicSecurityUser, and I would like to unit-test its methods, but it doesn't seems to work.
If I try "$s = new myUser();" my unit-test file just fails silently without any results. Thanks in advance. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
