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

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

Private Properties

Свойство Type Description
A_SkipWithin_must_deliver_completion_even_before_the_duration void
A_SkipWithin_must_deliver_elements_after_the_duration_but_not_before void

Méthodes publiques

Méthode Description
FlowSkipWithinSpec ( ITestOutputHelper helper ) : System

Private Methods

Méthode Description
A_SkipWithin_must_deliver_completion_even_before_the_duration ( ) : void
A_SkipWithin_must_deliver_elements_after_the_duration_but_not_before ( ) : void

Method Details

FlowSkipWithinSpec() public méthode

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