I cannot find a specific feature-by-feature comparison of Moq and Rhino. All the questions are \"which do you like better and why\", or \"here\'s how you do a simple mock i
Rhino has GetArgumentsForCallsMadeOn() which IMO makes it easier to verify arguments in some cases.