Thanks! [?]

2011/5/11 Gediminas Morkevicius <gediminas.morkevic...@gmail.com>

> As what relates to repository, you can make usually functional tests,
> unless you have completely different logic in it, and instead of getting
> entities your repository modifies them for instance.. Testing entities, you
> can make a mock of it, and test weather setName sets the name, getName gets
> the name, but I do not see the point in this. So in general all hard work is
> done by unitofwork and it is tested. If you have something which modifies
> the state of entity that should be mocked and tested.
>
>

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

You received this message because you are subscribed to the Google
Groups "symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/symfony-users?hl=en

<<349.gif>>

Reply via email to