C# Class PRTools.Specs.DomainSpecs.when_creating_an_account_when_username_already_exists_in_db

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_return_the_expected_error_response ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void