C# 클래스 Tests.StringableTests

파일 보기 프로젝트 열기: peteraritchie/ProductivityExtensions

비공개 메소드들

메소드 설명
EmptyStringIsEqualToStringEmpty ( ) : void
FirstWordWithSpaceSucceeds ( ) : void
FirstWordWithoutSpaceSucceeds ( ) : void
InitialsWithSpaceSucceeds ( ) : void
InitialsWithoutSpaceSucceeds ( ) : void
NonEmptyStringIsNotEmpty ( ) : void
NullStringIsNotEmpty ( ) : void
ReplaceEachAll ( ) : void
ReplaceEachOne ( ) : void
ReplaceEachSome ( ) : void
StringEmptyIsEmpty ( ) : void