C# Class Tests.StringableTests

Mostra file Open project: peteraritchie/ProductivityExtensions

Private Methods

Method Description
EmptyStringIsEqualToStringEmpty ( ) : void
FirstWordWithSpaceSucceeds ( ) : void
FirstWordWithoutSpaceSucceeds ( ) : void
InitialsWithSpaceSucceeds ( ) : void
InitialsWithoutSpaceSucceeds ( ) : void
NonEmptyStringIsNotEmpty ( ) : void
NullStringIsNotEmpty ( ) : void
ReplaceEachAll ( ) : void
ReplaceEachOne ( ) : void
ReplaceEachSome ( ) : void
StringEmptyIsEmpty ( ) : void