C# Class PRTools.Specs.WebSpecs.when_updating_a_customer

Inheritance: given_a_customer_controller_context
显示文件 Open project: AcklenAvenue/PRTools

Protected Methods

Method Description
BecauseOf ( ) : void
Context ( ) : void

Private Methods

Method Description
it_should_return_a_success_message ( ) : void
it_should_return_the_franchise_management_view ( ) : void
it_should_update_the_correct_franchise ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void