C# 클래스 Braintree.Tests.WebhookNotificationTest

파일 보기 프로젝트 열기: braintree/braintree_dotnet

공개 메소드들

메소드 설명
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() 공개 메소드