C# 클래스 Given.a_customer.and_a_movie_rented_for_two_days_PLUS_one_day_past_due_date.with_a_regular_price_code.When_charging_a_customer_for_a_rental

파일 보기 프로젝트 열기: jcbozonier/Refactoring-Katas

공개 메소드들

메소드 설명
Context ( ) : void

비공개 메소드들

메소드 설명
Because ( ) : void
It_should_charge_the_customer_the_appropriate_amount_plus_late_fee ( ) : void
Setup ( ) : void

메소드 상세

Context() 공개 메소드

public Context ( ) : void
리턴 void