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

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

Private Properties

프로퍼티 타입 설명
FlowFlowGraph_Partial_must_be_able_to_build_and_reuse_complex_materializing_partial_graphs void
FlowFlowGraph_Partial_must_be_able_to_build_and_reuse_simple_materializing_partial_graphs void
FlowFlowGraph_Partial_must_be_able_to_build_and_reuse_simple_partial_graphs void
FlowFlowGraph_Partial_must_be_able_to_expose_the_ports_of_imported_graphs void

공개 메소드들

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

비공개 메소드들

메소드 설명
FlowFlowGraph_Partial_must_be_able_to_build_and_reuse_complex_materializing_partial_graphs ( ) : void
FlowFlowGraph_Partial_must_be_able_to_build_and_reuse_simple_materializing_partial_graphs ( ) : void
FlowFlowGraph_Partial_must_be_able_to_build_and_reuse_simple_partial_graphs ( ) : void
FlowFlowGraph_Partial_must_be_able_to_expose_the_ports_of_imported_graphs ( ) : void

메소드 상세

GraphPartialSpec() 공개 메소드

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