C# Class Affecto.Authentication.Passwords.Tests.Specifications.UpperCaseSpecificationTests

Datei anzeigen Open project: affecto/dotnet-Authentication.Passwords

Public Methods

Method Description
AssertDissatisfaction ( bool result ) : void

Private Methods

Method Description
EmptyString ( ) : void
NullString ( ) : void
OnlyUpperCaseCharacters ( ) : void
Setup ( ) : void
UpperCaseAndOtherCharacters ( ) : void
WhitespaceString ( ) : void

Method Details

AssertDissatisfaction() public method

public AssertDissatisfaction ( bool result ) : void
result bool
return void