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

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

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