C# Class Calculator.Core.Tests.Better.CalculatorSpecs.when_using_a_calculator_to_perform_operations_and_the_operator_is_not_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_find_the_proper_operation ( ) : void
should_not_perform_an_operation_call_on_the_operation_type ( ) : void
should_only_return_the_first_number_passed_in ( ) : void

Method Details

Because() public méthode

public Because ( ) : void
Résultat void

Context() public méthode

public Context ( ) : void
Résultat void