C# 클래스 Helios.FsCheck.Tests.Channels.ChannelPipelineInvocationSpecs

파일 보기 프로젝트 열기: helios-io/helios

공개 메소드들

메소드 설명
ChannelPipelineInvocationSpecs ( ) : System

비공개 메소드들

메소드 설명
AllEventsChannelHandler_should_correctly_report_all_supported_events ( SupportedEvent events ) : System.Property
ChannelPipeline_should_invoke_HandlerAdded_to_recently_added_handler ( ) : void
ChannelPipeline_should_invoke_HandlerRemoved_to_removed_handler ( ) : void
ChannelPipeline_should_obey_invocation_model ( ) : System.Property
ChannelPipeline_with_no_handlers_should_not_throw_on_invocation ( ) : System.Threading.Tasks.Task
DefaultNamedChannelHandler_should_not_support_any_events ( SupportedEvent events ) : System.Property

메소드 상세

ChannelPipelineInvocationSpecs() 공개 메소드

public ChannelPipelineInvocationSpecs ( ) : System
리턴 System