C# Class Akka.Streams.Tests.Dsl.GraphPartialSpec

Inheritance: Akka.Streams.TestKit.Tests.AkkaSpec
Afficher le fichier Open project: rogeralsing/akka.net

Private Properties

Свойство Type Description
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

Méthodes publiques

Méthode Description
GraphPartialSpec ( ITestOutputHelper helper ) : System

Private Methods

Méthode Description
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

Method Details

GraphPartialSpec() public méthode

public GraphPartialSpec ( ITestOutputHelper helper ) : System
helper ITestOutputHelper
Résultat System