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 rendemanli
In the last example we patched a method directly on an object to check that itwas called correctly. Another common use case is to pass an object into amethod (or some part of the system under test) and then check that it is usedin the correct way.