C# Class Microsoft.Ccr.Core.PortTest

显示文件 Open project: kumpera/Ccr

Private Methods

Method Description
CleanedUpReceiverReturnsTask ( ) : void
Clear ( ) : void
DontRemoveOnetimeReceiversThatReturnFalse ( ) : void
IfReceiverReturnsTrueMessageIsNotEnqueued ( ) : void
ImplicitCastPortToReceiver ( ) : void
ImplicitCastRemovesElement ( ) : void
LinkStateAfterATestForMultipleElements ( ) : void
LinkStateAfterPostElement ( ) : void
NewReceiverGetAChancewithCurrentItems1 ( ) : void
NewReceiverGetAChancewithCurrentItems2 ( ) : void
NewReceiverGetAChancewithCurrentItems3 ( ) : void
NewReceiverGetAChancewithCurrentItems4 ( ) : void
NonGenericTest ( ) : void
OneShotReceiverReturnsTask ( ) : void
OptimizedSingleReissueReceiver ( ) : void
PersistentReceiverReturnsTask ( ) : void
PortStatusAfterConstruction ( ) : void
PostAndReceiveOrdering ( ) : void
PostElementBad ( ) : void
PostElementCausesLinking ( ) : void
PostElementPrependOnTheQueue ( ) : void
PostElementThenTestForElement ( ) : void
PostOnlyEvalUntilOneAccept ( ) : void
PostThenReceive ( ) : void
PostThenTestForElement ( ) : void
PostUnknownType ( ) : void
PostUnknownTypeThrowsOnBadType ( ) : void
PostUnknownTypeThrowsOnNull ( ) : void
PostWithOneTimeReceiverDoesNotCleanup ( ) : void
ReceiverCanUnregisterOnEvaluate ( ) : void
ReceiverThatReturnsDeferredTaskAndHaveNoTaskQueue ( ) : void
RegisterDuplicateTask ( ) : void
RegisterReceiverChangesGetReceivers ( ) : void
RegisterThrowsOnNull ( ) : void
ScheduleAllTaskReturnedByEvaluate ( ) : void
TestForMultipleElements ( ) : void
TestGetItems ( ) : void
TestPortElementNextProperty ( ) : void
TestPortElementNextPropertyWithSinglePost ( ) : void
TestWithEmptyPort ( ) : void
TryPostUnknownType ( ) : void
UnRegisterReceiverChangesGetReceivers ( ) : void
UnRegisterReceiverIgnoreNonRegistered ( ) : void
UnRegisterThrowsOnNull ( ) : void