fluentassertions/fluentassertions.mvc

Suffix ActionResult assertions with "Result"

CaseyBurns opened this issue · 1 comments

I.e.

BeView() becomes BeViewResult()

I can make this change on my fork. I'll send a pull request when this and the other changes are ready.