C# Класс Tests.StringableTests

Показать файл Открыть проект

Приватные методы

Метод Описание
EmptyStringIsEqualToStringEmpty ( ) : void
FirstWordWithSpaceSucceeds ( ) : void
FirstWordWithoutSpaceSucceeds ( ) : void
InitialsWithSpaceSucceeds ( ) : void
InitialsWithoutSpaceSucceeds ( ) : void
NonEmptyStringIsNotEmpty ( ) : void
NullStringIsNotEmpty ( ) : void
ReplaceEachAll ( ) : void
ReplaceEachOne ( ) : void
ReplaceEachSome ( ) : void
StringEmptyIsEmpty ( ) : void