WebhookBounceRecipientPayloadTest
extends TestCase
in package
WebhookBounceRecipientPayloadTest Class Doc Comment
Tags
Table of Contents
- setUp() : void
- Setup before running each test case
- setUpBeforeClass() : void
- Setup before running any test case
- tearDown() : void
- Clean up after running each test case
- tearDownAfterClass() : void
- Clean up after running all test cases
- testPropertyEventName() : mixed
- Test attribute "event_name"
- testPropertyMessageId() : mixed
- Test attribute "message_id"
- testPropertyRecipient() : mixed
- Test attribute "recipient"
- testPropertyWebhookId() : mixed
- Test attribute "webhook_id"
- testPropertyWebhookName() : mixed
- Test attribute "webhook_name"
- testWebhookBounceRecipientPayload() : mixed
- Test "WebhookBounceRecipientPayload"
Methods
setUp()
Setup before running each test case
public
setUp() : void
Return values
void —setUpBeforeClass()
Setup before running any test case
public
static setUpBeforeClass() : void
Return values
void —tearDown()
Clean up after running each test case
public
tearDown() : void
Return values
void —tearDownAfterClass()
Clean up after running all test cases
public
static tearDownAfterClass() : void
Return values
void —testPropertyEventName()
Test attribute "event_name"
public
testPropertyEventName() : mixed
Return values
mixed —testPropertyMessageId()
Test attribute "message_id"
public
testPropertyMessageId() : mixed
Return values
mixed —testPropertyRecipient()
Test attribute "recipient"
public
testPropertyRecipient() : mixed
Return values
mixed —testPropertyWebhookId()
Test attribute "webhook_id"
public
testPropertyWebhookId() : mixed
Return values
mixed —testPropertyWebhookName()
Test attribute "webhook_name"
public
testPropertyWebhookName() : mixed
Return values
mixed —testWebhookBounceRecipientPayload()
Test "WebhookBounceRecipientPayload"
public
testWebhookBounceRecipientPayload() : mixed