C# Class StoryTeller.Samples.MathFixture

Inheritance: Fixture
Afficher le fichier Open project: adymitruk/storyteller Class Usage Examples

Méthodes publiques

Méthode Description
AddAndCheck ( ) : IGrammar
MathFixture ( ) : System
Throw ( ) : void

Private Methods

Méthode Description
Add ( double operand ) : void
AddTable ( double x, double y ) : double
Adding ( double x, double y ) : double
MultiplyBy ( double multiplier ) : void
StartWith ( [ starting ) : void
Subtract ( double operand ) : void
TheValueShouldBe ( ) : double
say ( ) : void

Method Details

AddAndCheck() public méthode

public AddAndCheck ( ) : IGrammar
Résultat IGrammar

MathFixture() public méthode

public MathFixture ( ) : System
Résultat System

Throw() public méthode

public Throw ( ) : void
Résultat void