C# 클래스 Calculator.Core.Tests.Better.AdditionOperatorSpecs.when_using_AdditionOperator_to_add_a_number_and_0_together

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

공개 메소드들

메소드 설명
Because ( ) : void

비공개 메소드들

메소드 설명
should_add_1_and_0_to_equal_1 ( ) : void

메소드 상세

Because() 공개 메소드

public Because ( ) : void
리턴 void