fluentassertions.aspnetcore.mvc
fluentassertions.aspnetcore.mvc copied to clipboard
Add simplified assertions for PageResult and RedirectToPageResult
-
BeRedirectToPageResult()has a full set ofWith*()methods similar to assertions likeBeRedirectToActionResult() -
BePageResult()has noWith*()methods asPageModel.Pagereturns a newPageResultwithout setting any properties