C# Class PRTools.Specs.DomainSpecs.when_validating_a_create_account_request_with_miscellaneous_validation_errors

Inheritance: given_a_create_account_request_validator
Mostra file Open project: AcklenAvenue/PRTools

Protected Methods

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

Private Methods

Method Description
it_should_return_an_error_for_invalid_characters_in_username ( ) : void
it_should_return_an_error_for_invalid_email_format ( ) : void

Method Details

BecauseOf() protected method

protected BecauseOf ( ) : void
return void

Context() protected method

protected Context ( ) : void
return void