C# Class Akka.Streams.Tests.Implementation.Fusing.InterpreterStressSpec

Inheritance: GraphInterpreterSpecKit
Mostra file Open project: rogeralsing/akka.net

Public Methods

Method Description
InterpreterStressSpec ( ITestOutputHelper helper = null ) : System.Diagnostics

Private Methods

Method Description
Interpreter_must_work_with_a_massive_chain_of_batches_of_overflowing_to_the_heap ( ) : void
Interpreter_must_work_with_a_massive_chain_of_drops ( ) : void
Interpreter_must_work_with_a_massive_chain_of_maps ( ) : void
Interpreter_must_work_with_a_massive_chain_of_maps_with_early_complete ( ) : void
Interpreter_must_work_with_a_massive_chain_of_takes ( ) : void

Method Details

InterpreterStressSpec() public method

public InterpreterStressSpec ( ITestOutputHelper helper = null ) : System.Diagnostics
helper ITestOutputHelper
return System.Diagnostics