C# Class PRTools.Specs.DomainSpecs.when_validating_a_create_account_request_with_miscellaneous_validation_errors

Inheritance: given_a_create_account_request_validator
Afficher le fichier Open project: AcklenAvenue/PRTools

Méthodes protégées

Méthode Description
BecauseOf ( ) : void
Context ( ) : void

Private Methods

Méthode 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 méthode

protected BecauseOf ( ) : void
Résultat void

Context() protected méthode

protected Context ( ) : void
Résultat void