Namespace MyTested.AspNetCore.Mvc.Builders.Contracts.Invocations
Interfaces
IBaseShouldReturnTestBuilder
IBaseShouldReturnTestBuilder<TInvocationResult>
IBaseShouldReturnTestBuilder<TInvocationResult, TBuilder>
IViewComponentResultTestBuilder<TInvocationResult>
Used for building the view component result which will be tested.
IViewComponentShouldHaveTestBuilder<TInvocationResult>
Used for testing the view component's additional data - attributes, HTTP response, view bag and more.
IViewComponentShouldReturnTestBuilder<TInvocationResult>
Used for testing returned view component result.