C# 클래스 Calculator.Core.Tests.Better.CalculatorSpecs.when_using_a_calculator_to_perform_operations_and_the_operator_is_loaded

상속: CalculatorSpecsBase
파일 보기 프로젝트 열기: ferventcoder/presentations

공개 메소드들

메소드 설명
Because ( ) : void
Context ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

Because() 공개 메소드

public Because ( ) : void
리턴 void

Context() 공개 메소드

public Context ( ) : void
리턴 void