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