MY TESTED ASP.NET CORE MVC DOCS
Show / Hide Table of Contents

Namespace MyTested.AspNetCore.Mvc.Builders.Contracts.Actions

Interfaces

IActionResultTestBuilder<TActionResult>

Used for testing the action and its result.

IShouldHaveTestBuilder<TActionResult>

Used for testing the action's additional data - action attributes, HTTP response, view bag and more.

IShouldReturnTestBuilder<TActionResult>

Used for testing returned action result.

IVoidActionResultTestBuilder

Used for testing void actions.

  • Improve this Doc
Back to top Copyright © 2015-2016 MyTestedASP.NET. All Rights Reserved. Generated by DocFX