C# 클래스 Spring.Context.Support.ContextRegistryTests

파일 보기 프로젝트 열기: spring-projects/spring-net

비공개 메소드들

메소드 설명
CanBuildProxyForClassWithProtectedConstructor ( ) : void
ChokesIfChildContextRegisteredUnderNameOfAnExistingContext ( ) : void
ClearWithConfigurationSection ( ) : void
ClearWithDynamicProxies ( ) : void
GetContextByNameNotRegisteredThrowsException ( ) : void
GetContextRecursive ( object parent, object context, XmlNode section ) : object

This handler simulates calls to ContextRegistry during context creation

GetContextWithEmptyName ( ) : void
GetContextWithNullName ( ) : void
GetNullSection ( object parent, object context, XmlNode section ) : object

This handler simulates an undefined configuration section

GetRootContextNotRegisteredThrowsException ( ) : void
RegisterNamedContext ( ) : void
RegisterNamedRootContext ( ) : void
RegisterRootContext ( ) : void
RemovesContextFromRegistryWhenContextCloses ( ) : void
ResetConfigurationSystem ( ) : void
SetUp ( ) : void
ThrowsInvalidOperationExceptionOnRecursiveCallsToGetContext ( ) : void