C# Класс Spring.Context.Support.TypeAliasesSectionHandlerTests

Показать файл Открыть проект

Приватные методы

Метод Описание
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