C# Class PRTools.Specs.DomainSpecs.when_creating_an_account

Inheritance: PRTools.Specs.WebSpecs.given_an_account_creator_context
Mostra file Open project: AcklenAvenue/PRTools

Protected Methods

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

Private Methods

Method Description
it_should_encrypt_a_temporary_password ( ) : void
it_should_return_a_successful_result ( ) : void
it_should_send_an_email_to_the_user_with_their_password ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void