I would assume that the more dynamic nature of .NET 4 would improve the possibility of mocking. (but I may be wrong)
Are there mocking frameworks that take advantage of .NET 4? If yes, which does it best?
Conversely, are there mocking frameworks that do not even run on .NET 4?