C# Class PRTools.Specs.WebSpecs.when_creating_a_customer

Inheritance: given_a_customer_controller_context
Datei anzeigen Open project: AcklenAvenue/PRTools

Protected Methods

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

Private Methods

Method Description
it_should_pass_the_expected_input_to_the_franchise_service ( ) : void
it_should_return_the_franchise_management_view ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void