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

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

Private Properties

프로퍼티 타입 설명
A_Graph_with_materialized_value_must_allow_exposing_the_materialized_value_as_port void
A_Graph_with_materialized_value_must_allow_exposing_the_materialized_values_as_port_even_if_wrapped_and_the_final_materialized_value_is_unit void
A_Graph_with_materialized_value_must_expose_the_materialized_value_as_source void
A_Graph_with_materialized_value_must_expose_the_materialized_value_as_source_multiple_times void
A_Graph_with_materialized_value_must_work_also_when_the_sources_module_is_copied void
A_Graph_with_materialized_value_must_work_properly_with_nesting_and_reusing void

공개 메소드들

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

비공개 메소드들

메소드 설명
A_Graph_with_materialized_value_must_allow_exposing_the_materialized_value_as_port ( ) : void
A_Graph_with_materialized_value_must_allow_exposing_the_materialized_values_as_port_even_if_wrapped_and_the_final_materialized_value_is_unit ( ) : void
A_Graph_with_materialized_value_must_expose_the_materialized_value_as_source ( ) : void
A_Graph_with_materialized_value_must_expose_the_materialized_value_as_source_multiple_times ( ) : void
A_Graph_with_materialized_value_must_work_also_when_the_sources_module_is_copied ( ) : void
A_Graph_with_materialized_value_must_work_properly_with_nesting_and_reusing ( ) : void

메소드 상세

GraphMatValueSpec() 공개 메소드

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