C# Class Calculator.Core.Tests.Better.CalculatorSpecs.when_using_a_calculator_to_perform_operations_and_the_operator_is_loaded

Inheritance: CalculatorSpecsBase
Afficher le fichier Open project: ferventcoder/presentations

Méthodes publiques

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

Private Methods

Méthode Description
should_add_one_and_two_to_equal_three ( ) : void
should_find_the_proper_operation ( ) : void
should_perform_an_operation_call_on_the_operation_type ( ) : void

Method Details

Because() public méthode

public Because ( ) : void
Résultat void

Context() public méthode

public Context ( ) : void
Résultat void