Interface IBaseTestBuilderWithInvokedAction
Base interface for test builders with invoked action.
Inherited Members
Namespace:MyTested.AspNetCore.Mvc.Builders.Contracts.Base
Assembly:MyTested.AspNetCore.Mvc.Controllers.dll
Syntax
public interface IBaseTestBuilderWithInvokedAction : IBaseTestBuilderWithAction, IBaseTestBuilderWithComponent, IBaseTestBuilder