C# Class Spring.Util.StringUtilsTests

Show file Open project: spring-projects/spring-net

Private Methods

Method Description
ArrayToDelimitedString ( ) : void
CheckGetAntExpressions ( IList actual ) : void
CollectionToDelimitedString ( ) : void
ConvertEscapedCharactersAll ( ) : void
ConvertEscapedCharactersNoEscapedCharacters ( ) : void
ConvertUnsupportedEscapedCharacters ( ) : void
DelimitedListToStringArray ( ) : void
DelimitedListToStringArrayWithEmptyStringDelimiter ( ) : void
DelimitedListToStringArrayWithGuff ( ) : void
FullSurround ( ) : void
FullSurroundEmptyStringWithEmptyStrings ( ) : void
FullSurroundNullWithEmptyStrings ( ) : void
FullSurroundNullWithNulls ( ) : void
FullSurroundObject ( ) : void
FullSurroundObjectWithEmptyStrings ( ) : void
FullSurroundObjectWithNulls ( ) : void
FullSurroundWithEmptyStrings ( ) : void
FullSurroundWithNulls ( ) : void
GetAntExpressionsIgnoresEmptyExpression ( ) : void
GetAntExpressionsWithACoupleOfDuplicatedValidExpressions ( ) : void
GetAntExpressionsWithACoupleOfUniqueValidExpressions ( ) : void
GetAntExpressionsWithANestedExpression ( ) : void
GetAntExpressionsWithAStringThatDoesntHaveAnyExpressions ( ) : void
GetAntExpressionsWithAValidExpression ( ) : void
GetAntExpressionsWithEmptyString ( ) : void
GetAntExpressionsWithMalformedExpression ( ) : void
GetAntExpressionsWithNull ( ) : void
HasLengthTests ( ) : void
HasTextTests ( ) : void
IsNullOrEmptyTests ( ) : void
SetAntExpressionWithEmptyStringExpression ( ) : void
SetAntExpressionWithMultipleEvaluations ( ) : void
SetAntExpressionWithNullReplacementValue ( ) : void
SetAntExpressionWithNullText ( ) : void
SplitAcceptsWhitespaceDelimiters ( ) : void
SplitAddsEmptyStrings ( ) : void
SplitTests ( ) : void
SplitWithQuotedStrings ( ) : void
StripFirstAndLastCharacterWithEmptyString ( ) : void
StripFirstAndLastCharacterWithNull ( ) : void
StripFirstAndLastCharacterWithReallyShortStrings ( ) : void
StripFirstAndLastCharacterWorksLikeACharm ( ) : void
Surround ( ) : void
SurroundEmptyStringWithEmptyStrings ( ) : void
SurroundNullWithEmptyStrings ( ) : void
SurroundNullWithNulls ( ) : void
SurroundObject ( ) : void
SurroundObjectWithEmptyStrings ( ) : void
SurroundWithEmptyStrings ( ) : void