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

Inheritance: CalculatorSpecsBase
Mostra file Open project: ferventcoder/presentations

Public Methods

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

Private Methods

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

public Because ( ) : void
return void

Context() public method

public Context ( ) : void
return void