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

상속: ScriptedTest
파일 보기 프로젝트 열기: rogeralsing/akka.net

공개 메소드들

메소드 설명
FlowSelectManySpec ( ITestOutputHelper output ) : System

비공개 메소드들

메소드 설명
SelectMany_should_be_able_to_resume ( ) : void
SelectMany_should_map_and_concat ( ) : void
SelectMany_should_map_and_concat_grouping_with_slow_downstream ( ) : void

메소드 상세

FlowSelectManySpec() 공개 메소드

public FlowSelectManySpec ( ITestOutputHelper output ) : System
output ITestOutputHelper
리턴 System