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

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

Private Properties

프로퍼티 타입 설명
A_Take_complete_eagerly_when_zero_or_less_is_taken_independently_of_upstream_completion void
A_Take_must_not_Take_aynthing_for_negative_n void
A_Take_must_take void

공개 메소드들

메소드 설명
FlowTakeSpec ( ITestOutputHelper helper ) : System

비공개 메소드들

메소드 설명
A_Take_complete_eagerly_when_zero_or_less_is_taken_independently_of_upstream_completion ( ) : void
A_Take_must_not_Take_aynthing_for_negative_n ( ) : void
A_Take_must_take ( ) : void

메소드 상세

FlowTakeSpec() 공개 메소드

public FlowTakeSpec ( ITestOutputHelper helper ) : System
helper ITestOutputHelper
리턴 System