C# 클래스 Akka.Streams.Tests.Dsl.GraphBalanceSpec

상속: Akka.Streams.TestKit.Tests.AkkaSpec
파일 보기 프로젝트 열기: rogeralsing/akka.net

Private Properties

프로퍼티 타입 설명
A_Balance_must_balance_between_all_three_outputs void
A_Balance_must_balance_between_subscribers_which_signal_demand void
A_Balance_must_cancel_upstream_when_downstream_cancel void
A_Balance_must_fairly_balance_between_three_outputs void
A_Balance_must_produce_to_first_even_though_second_cancels void
A_Balance_must_produce_to_second_even_though_first_cancels void
A_Balance_must_support_waiting_for_demand_from_all_downstream_subscriptions void
A_Balance_must_support_waiting_for_demand_from_all_non_cancelled_downstream_subscriptions void
A_Balance_must_work_with_1_way_balance void
A_Balance_must_work_with_5_way_balance void

공개 메소드들

메소드 설명
GraphBalanceSpec ( ) : System

비공개 메소드들

메소드 설명
A_Balance_must_balance_between_all_three_outputs ( ) : void
A_Balance_must_balance_between_subscribers_which_signal_demand ( ) : void
A_Balance_must_cancel_upstream_when_downstream_cancel ( ) : void
A_Balance_must_fairly_balance_between_three_outputs ( ) : void
A_Balance_must_produce_to_first_even_though_second_cancels ( ) : void
A_Balance_must_produce_to_second_even_though_first_cancels ( ) : void
A_Balance_must_support_waiting_for_demand_from_all_downstream_subscriptions ( ) : void
A_Balance_must_support_waiting_for_demand_from_all_non_cancelled_downstream_subscriptions ( ) : void
A_Balance_must_work_with_1_way_balance ( ) : void
A_Balance_must_work_with_5_way_balance ( ) : void

메소드 상세

GraphBalanceSpec() 공개 메소드

public GraphBalanceSpec ( ) : System
리턴 System