C# Class 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

Show file Open project: jcbozonier/Refactoring-Katas

Public Methods

Method Description
Context ( ) : void

Private Methods

Method Description
Because ( ) : void
It_should_charge_the_customer_the_appropriate_amount_plus_late_fee ( ) : void
Setup ( ) : void

Method Details

Context() public method

public Context ( ) : void
return void