C# Class Castle.MonoRail.Framework.Tests.Helpers.TextHelperTestCase

Datei anzeigen Open project: nats/castle-1.0.3-mono

Private Methods

Method Description
PascalCaseToWord_CannotAcceptNulls ( ) : void
PascalCaseToWord_SeparatesWordsBasedOnCase ( ) : void
ToSentenceWithArrayListOfPeople ( ) : void
ToSentenceWithCommaBeforeConnectorSpecified ( ) : void
ToSentenceWithNull ( ) : void
ToSentenceWithSpecifiedConnector ( ) : void
ToSentenceWithStringArrayNoElements ( ) : void
ToSentenceWithStringArrayOneElement ( ) : void
ToSentenceWithStringArrayThreeElements ( ) : void
ToSentenceWithStringArrayTwoElements ( ) : void