C# Класс Cirrious.MvvmCross.Plugins.Messenger.Test.MessengerHubTest

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

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

Метод Описание
CountSubscriptionsForIsCorrect ( ) : void
CountSubscriptionsForTagIsCorrect ( ) : void
CreateShortLivedSubscription ( MvxMessengerHub messenger ) : void
DisposeTokenPreventsMessagesBeingReceived ( ) : void
GetSubscriptionTagsIsCorrect ( ) : void
HasSubscriptionsForIsCorrect ( ) : void
HasSubscriptionsForTagIsCorrect ( ) : void
MultipleSubscribeAndPublishAllowsMessageToBeReceived ( ) : void
NullPublishCausesException ( ) : void
NullSenderCausesException ( ) : void
NullSubscribeCausesException ( ) : void
PurgeCausesChangeMessage ( ) : void
SetUp ( ) : void
SubscribeAndPublishAllowsMessageToBeReceived ( ) : void
SubscribeAndUnsubscribeCauseChangeMessages ( ) : void
UnknownUnsubscribeDoesNotCauseException ( ) : void
UnsubscribePreventsMessagesBeingReceived ( ) : void