C# Class Akka.Streams.Tests.IO.InputStreamSourceSpec

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

Méthodes publiques

Méthode Description
InputStreamSourceSpec ( ITestOutputHelper helper ) : System

Private Methods

Méthode Description
InputStreamSource_must_emit_as_soon_as_read ( ) : void
InputStreamSource_must_not_signal_when_no_demand ( ) : void
InputStreamSource_must_read_bytes_from_InputStream ( ) : void

Method Details

InputStreamSourceSpec() public méthode

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