C# 클래스 Castle.MonoRail.Framework.Tests.Helpers.TextHelperTestCase

파일 보기 프로젝트 열기: nats/castle-1.0.3-mono

비공개 메소드들

메소드 설명
PascalCaseToWord_CannotAcceptNulls ( ) : void
PascalCaseToWord_SeparatesWordsBasedOnCase ( ) : void
ToSentenceWithArrayListOfPeople ( ) : void
ToSentenceWithCommaBeforeConnectorSpecified ( ) : void
ToSentenceWithNull ( ) : void
ToSentenceWithSpecifiedConnector ( ) : void
ToSentenceWithStringArrayNoElements ( ) : void
ToSentenceWithStringArrayOneElement ( ) : void
ToSentenceWithStringArrayThreeElements ( ) : void
ToSentenceWithStringArrayTwoElements ( ) : void