C# Class PRTools.Specs.WebSpecs.when_deleting_a_customer

Inheritance: given_a_customer_controller_context
Afficher le fichier Open project: AcklenAvenue/PRTools

Méthodes protégées

Méthode Description
BecauseOf ( ) : void
Context ( ) : void

Private Methods

Méthode Description
it_should_pass_the_correct_customer_id_to_the_customer_service ( ) : void
it_should_return_the_customer_management_page ( ) : void

Method Details

BecauseOf() protected méthode

protected BecauseOf ( ) : void
Résultat void

Context() protected méthode

protected Context ( ) : void
Résultat void