C# Класс Akka.Streams.Tests.Dsl.GraphMatValueSpec

Наследование: AkkaSpec
Показать файл Открыть проект

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