C# Class Spring.Context.Support.NamespaceParsersSectionHandlerTests

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

Private Methods

Method Description
BuildConfigurationSection ( string xml ) : XmlNode
ParseSectionSunnyDay ( ) : void
ParseSectionWithBadTypeForHandler ( ) : void
ParseSectionWithEmptyType ( ) : void
ParseSectionWithHandlerThatDoesNotImplement_IXmlObjectDefinitionParser ( ) : void
ParseSectionWithNoChildParserNamespaceElements ( ) : void
WithParserElementThatIsMissingTheTypeAttribute ( ) : void