C# 클래스 CastleTests.Facilities.Synchronize.SynchronizeFacilityTestCase

상속: AbstractContainerTestCase
파일 보기 프로젝트 열기: castleproject/Windsor

보호된 메소드들

메소드 설명
BuildContainer ( ) : WindsorContainer

비공개 메소드들

메소드 설명
AddContextComponent_WithoutVirtualMethod_ThrowsFacilityException ( ) : void
AddControl_DifferentThreadInContextUsingConfiguration_UsesAmbientContext ( ) : void
AddControl_DifferentThreadInContextUsingConfiguration_WorksFine ( ) : void
AddControl_DifferentThreadInContext_WorksFine ( ) : void
AddControl_DifferentThreadUsingClass_WorksFine ( ) : void
AddControl_DifferentThreadUsingService_WorksFine ( ) : void
AddControl_DifferentThread_ThrowsException ( ) : void
DoWorkGeneric_DifferentThreadInContext_WorksFine ( ) : void
ExecuteInThread ( ThreadStart run ) : void
GetResultOf_NotWithAnySynchronizationContext_ThrowsInvalidOperationException ( ) : void
GetResultOf_UsingAsyncSynchronousContextWithOuts_CallsCallback ( ) : void
GetResultOf_UsingAsyncSynchronousContextWithOuts_CanAccessOuts ( ) : void
GetResultOf_UsingAsynchronousContext_WorksFine ( ) : void
GetResultOf_UsingSynchronousContext_CallsCallback ( ) : void
GetResultOf_UsingSynchronousContext_WorksFine ( ) : void
GetResultOf_WaitingForResultThrowsException_WorksFine ( ) : void
GetResultOf_WaitingForResult_WorksFine ( ) : void
RegisterFacility_WithBadControlProxyHook_ThrowsConfigurationException ( ) : void
RegisterFacility_WithControlProxyHook_WorksFine ( ) : void
RegisterFacility_With_missing_ControlProxyHook_ThrowsConfigurationException ( ) : void
ResolveContextComponent_WithMissingDependency_ThrowsHandlerException ( ) : void
SynchronizeContextReference_DifferentInstanceDifferentKey_AreNotEqual ( ) : void
SynchronizeContextReference_DifferentInstanceDifferentType_AreNotEqual ( ) : void
SynchronizeContextReference_DifferentInstanceSameKey_AreEqual ( ) : void
SynchronizeContextReference_DifferentInstanceSameType_AreEqual ( ) : void
Synchronize_NoContextSpecified_DoesNotUseContext ( ) : void
Synchronize_OverrideContext_UsesContext ( ) : void

메소드 상세

BuildContainer() 보호된 메소드

protected BuildContainer ( ) : WindsorContainer
리턴 WindsorContainer