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

Inheritance: CalculatorSpecsBase
Show file Open project: ferventcoder/presentations

Public Methods

Method Description
Because ( ) : void
Context ( ) : void

Private Methods

Method 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 method

public Because ( ) : void
return void

Context() public method

public Context ( ) : void
return void