C# Class Scalesque.Patterns.When_doing_more_complicated_extractions

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_have_default_pattern ( ) : void
It_should_match_sir ( ) : void
It_should_match_tibs ( ) : void
KnightedFoosToBar ( Foo foo ) : Option
MrTibbs ( Foo foo ) : Option

Method Details

Because() public méthode

public Because ( ) : void
Résultat void

Given() public méthode

public Given ( ) : void
Résultat void