I've never done it as it's considered by some (me included) to be a bit of a smell.
I've chosen not to post it but I was going to blog about how Law of Demeter violations can be seen somewhat easily in test code that leverage mocking, you have to set up a ton of extra "stuff". People hide that by auto-mocking rather than taking care of the issue.