C# Класс Braintree.Tests.WebhookNotificationTest

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

Открытые методы

Метод Описание
SampleNotification_ReturnsANotificationForADisbursementWebhook ( ) : void

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

Метод Описание
Parse_AllowsAllValidChars ( ) : void
Parse_WithChangedPayload ( ) : void
Parse_WithInvalidCharactersInPayload ( ) : void
Parse_WithInvalidPublicKey ( ) : void
Retries ( ) : void
SampleNotification_ReturnsANotificationForADisbursementExceptionWebhook ( ) : void
SampleNotification_ReturnsANotificationForAMerchantAccountApprovedWebhook ( ) : void
SampleNotification_ReturnsANotificationForAMerchantAccountDeclinedWebhook ( ) : void
SampleNotification_ReturnsANotificationForAPartnerMerchantConnected ( ) : void
SampleNotification_ReturnsANotificationForAPartnerMerchantDeclined ( ) : void
SampleNotification_ReturnsANotificationForAPartnerMerchantDisconnected ( ) : void
SampleNotification_ReturnsANotificationForATransactionDisbursedWebhook ( ) : void
SampleNotification_ReturnsANotificationForATransactionSettledWebHook ( ) : void
SampleNotification_ReturnsANotificationForATransactionSettlementDeclinedWebhook ( ) : void
SampleNotification_ReturnsANotificationForAccountUpdaterDailyReport ( ) : void
SampleNotification_ReturnsANotificationForCheck ( ) : void
SampleNotification_ReturnsANotificationForDisputeLostWebhook ( ) : void
SampleNotification_ReturnsANotificationForDisputeOpenedWebhook ( ) : void
SampleNotification_ReturnsANotificationForDisputeWonWebhook ( ) : void
SampleNotification_ReturnsANotificationForSubscriptionChargedSuccessfully ( ) : void
SampleNotification_ReturnsAParsableNotification ( ) : void
Setup ( ) : void
Verify_CreatesVerificationString ( ) : void
Verify_ThrowsErrorOnInvalidChallenge ( ) : void

Описание методов

SampleNotification_ReturnsANotificationForADisbursementWebhook() публичный метод

public SampleNotification_ReturnsANotificationForADisbursementWebhook ( ) : void
Результат void