Namespace MyTested.AspNetCore.Mvc.Builders.Contracts.Attributes
Interfaces
IActionAttributesTestBuilder
Used for testing action attributes.
IBaseAttributesTestBuilder<TAttributesTestBuilder>
Base interface for all attribute test builders.
IControllerActionAttributesTestBuilder<TAttributesTestBuilder>
Base interface for all controller action attribute test builders.
IControllerAttributesTestBuilder
Used for testing controller attributes.
IViewComponentAttributesTestBuilder
Used for testing view component attributes.