You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to phpmo...@googlegroups.com
Is there are a way to mock two (or more) instances of the same class? Specifically I have two or more database objects each connecting to different databases passed in to another objects constructor . I wish to stub both db objects and set different expectations on each.