C# Class Scalesque.Patterns.When_doing_simple_pattern_matching

Inheritance: UnitTestBase
Afficher le fichier Open project: NoelKennedy/scalesque

Méthodes publiques

Méthode Description
Because ( ) : void
Given ( ) : void

Private Methods

Méthode Description
It_should_match_one ( ) : void
It_should_not_match_my_dog ( ) : void
It_should_return_alternate_if_pattern_is_not_matched ( ) : void

Method Details

Because() public méthode

public Because ( ) : void
Résultat void

Given() public méthode

public Given ( ) : void
Résultat void