WebhookNewAttachmentPayloadTest
extends TestCase
in package
WebhookNewAttachmentPayloadTest 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
- testPropertyAttachmentId() : mixed
- Test attribute "attachment_id"
- testPropertyContentLength() : mixed
- Test attribute "content_length"
- testPropertyContentType() : mixed
- Test attribute "content_type"
- testPropertyEventName() : mixed
- Test attribute "event_name"
- testPropertyMessageId() : mixed
- Test attribute "message_id"
- testPropertyName() : mixed
- Test attribute "name"
- testPropertyWebhookId() : mixed
- Test attribute "webhook_id"
- testPropertyWebhookName() : mixed
- Test attribute "webhook_name"
- testWebhookNewAttachmentPayload() : mixed
- Test "WebhookNewAttachmentPayload"
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 —testPropertyAttachmentId()
Test attribute "attachment_id"
public
testPropertyAttachmentId() : mixed
Return values
mixed —testPropertyContentLength()
Test attribute "content_length"
public
testPropertyContentLength() : mixed
Return values
mixed —testPropertyContentType()
Test attribute "content_type"
public
testPropertyContentType() : mixed
Return values
mixed —testPropertyEventName()
Test attribute "event_name"
public
testPropertyEventName() : mixed
Return values
mixed —testPropertyMessageId()
Test attribute "message_id"
public
testPropertyMessageId() : mixed
Return values
mixed —testPropertyName()
Test attribute "name"
public
testPropertyName() : 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 —testWebhookNewAttachmentPayload()
Test "WebhookNewAttachmentPayload"
public
testWebhookNewAttachmentPayload() : mixed