C# Class UCosmic.Domain.People.UpdateMyEmailValueValidatorFacts.TheNewValueProperty

Show file Open project: ucosmic/UCosmicPreview

Private Methods

Method Description
IsInvalidWhen_DoesNotMatchPreviousSpelling_CaseInsensitively ( ) : void
IsInvalidWhen_FailsEmailAddressRegex ( ) : void
IsInvalidWhen_IsEmptyString ( ) : void
IsInvalidWhen_IsNull ( ) : void
IsInvalidWhen_IsWhiteSpace ( ) : void
IsValidWhen_EmailAddressWasNull ( ) : void
IsValidWhen_MatchesPreviousSpelling_CaseInsensitively ( ) : void