C# Class Deeply.Tests.SimpleDataflowTaskFacts

SimpleDataflowTask tests.
Afficher le fichier Open project: jsnape/deeply

Méthodes publiques

Méthode Description
SimpleDataflowTaskFacts ( ) : System

Initializes a new instance of the SimpleDataflowTaskFacts class.

Private Methods

Méthode Description
ShouldSendItemsToTargetInOrder ( ) : System.Threading.Tasks.Task
ShouldThrowWhenNullDestinationPassed ( ) : void
ShouldThrowWhenNullMapperPassed ( ) : void
ShouldThrowWhenNullSourcePassed ( ) : void

Method Details

SimpleDataflowTaskFacts() public méthode

Initializes a new instance of the SimpleDataflowTaskFacts class.
public SimpleDataflowTaskFacts ( ) : System
Résultat System