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

Namespace MyTested.AspNetCore.Mvc.Builders.Contracts.Base

Interfaces

IBaseTestBuilder

Base interface for all test builders.

IBaseTestBuilderWithAction

Base interface for all test builders with action call.

IBaseTestBuilderWithActionResult<TActionResult>

Base interface for all test builders with action result.

IBaseTestBuilderWithComponent

Base class for all test builders with component.

IBaseTestBuilderWithComponentBuilder<TBuilder>

IBaseTestBuilderWithComponentShouldHaveTestBuilder<TBuilder>

IBaseTestBuilderWithController

Base class for all test builders with controller.

IBaseTestBuilderWithInvokedAction

Base interface for test builders with invoked action.

IBaseTestBuilderWithModel<TModel>

Base interface for all test builders with model.

IBaseTestBuilderWithModelError

Base interface for all test builders with model error.

IBaseTestBuilderWithResponseModel

Base interface for all test builders with response model.

IBaseTestBuilderWithViewComponent

Base class for all test builders with view component.

IBaseTestBuilderWithViewComponentInvocation

Base interface for test builders with invoked view component.

IBaseTestBuilderWithViewComponentResult<TInvocationResult>

Base interface for all test builders with view component result.

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