C# Class PRTools.Specs.DomainSpecs.when_processing_a_delete_customer_request

Inheritance: given_a_customer_creator_context
Mostra file Open project: AcklenAvenue/PRTools

Protected Methods

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

Private Methods

Method Description
it_should_pass_the_correct_customer_id_to_the_repository ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void