C# Class Spring.Context.Support.TypeAliasesSectionHandlerTests

Datei anzeigen Open project: spring-projects/spring-net

Private Methods

Method Description
BuildConfigurationSection ( string xml ) : XmlNode
ParseSectionSunnyDay ( ) : void
ParseSectionWithGuffChildParserNamespaceElementsIsAllowed ( ) : void
ParseSectionWithNoChildParserNamespaceElements ( ) : void
WithAliasElementThatIsMissingTheNameAttribute ( ) : void
WithAliasElementThatIsMissingTheTypeAttribute ( ) : void
WithEmptyAlias ( ) : void
WithEmptyTypeName ( ) : void
WithGenericType ( ) : void
WithGenericTypeDefinition ( ) : void
WithNonExistentType ( ) : void
WithWhitespacedAlias ( ) : void
WithWhitespacedTypeName ( ) : void