Interface IBaseTestBuilderWithViewComponentInvocation
Base interface for test builders with invoked view component.
Inherited Members
Namespace:MyTested.AspNetCore.Mvc.Builders.Contracts.Base
Assembly:MyTested.AspNetCore.Mvc.ViewComponents.dll
Syntax
public interface IBaseTestBuilderWithViewComponentInvocation : IBaseTestBuilderWithViewComponent, IBaseTestBuilderWithComponent, IBaseTestBuilder