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

Afficher le fichier Open project: jcbozonier/Refactoring-Katas

Méthodes publiques

Méthode Description
Context ( ) : void

Private Methods

Méthode Description
Because ( ) : void
It_should_charge_the_customer_the_appropriate_amount_plus_late_fee ( ) : void
Setup ( ) : void

Method Details

Context() public méthode

public Context ( ) : void
Résultat void