C# Class PRTools.Specs.WebSpecs.when_changing_password

Inheritance: given_an_account_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_request_to_the_account_service ( ) : void
it_should_redirect_to_the_dashboard ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void