WebhookResultDtoTest
extends TestCase
in package
WebhookResultDtoTest 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"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyEmailId() : mixed
- Test attribute "email_id"
- testPropertyHttpMethod() : mixed
- Test attribute "http_method"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertyMessageId() : mixed
- Test attribute "message_id"
- testPropertyPhoneId() : mixed
- Test attribute "phone_id"
- testPropertyRedriveId() : mixed
- Test attribute "redrive_id"
- testPropertyResponseBodyExtract() : mixed
- Test attribute "response_body_extract"
- testPropertyResponseStatus() : mixed
- Test attribute "response_status"
- testPropertyResponseTimeMillis() : mixed
- Test attribute "response_time_millis"
- testPropertyResultType() : mixed
- Test attribute "result_type"
- testPropertySeen() : mixed
- Test attribute "seen"
- testPropertySmsId() : mixed
- Test attribute "sms_id"
- testPropertyUpdatedAt() : mixed
- Test attribute "updated_at"
- testPropertyUserId() : mixed
- Test attribute "user_id"
- testPropertyWebhookEvent() : mixed
- Test attribute "webhook_event"
- testPropertyWebhookId() : mixed
- Test attribute "webhook_id"
- testPropertyWebhookUrl() : mixed
- Test attribute "webhook_url"
- testWebhookResultDto() : mixed
- Test "WebhookResultDto"
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 —testPropertyCreatedAt()
Test attribute "created_at"
public
testPropertyCreatedAt() : mixed
Return values
mixed —testPropertyEmailId()
Test attribute "email_id"
public
testPropertyEmailId() : mixed
Return values
mixed —testPropertyHttpMethod()
Test attribute "http_method"
public
testPropertyHttpMethod() : mixed
Return values
mixed —testPropertyId()
Test attribute "id"
public
testPropertyId() : mixed
Return values
mixed —testPropertyInboxId()
Test attribute "inbox_id"
public
testPropertyInboxId() : mixed
Return values
mixed —testPropertyMessageId()
Test attribute "message_id"
public
testPropertyMessageId() : mixed
Return values
mixed —testPropertyPhoneId()
Test attribute "phone_id"
public
testPropertyPhoneId() : mixed
Return values
mixed —testPropertyRedriveId()
Test attribute "redrive_id"
public
testPropertyRedriveId() : mixed
Return values
mixed —testPropertyResponseBodyExtract()
Test attribute "response_body_extract"
public
testPropertyResponseBodyExtract() : mixed
Return values
mixed —testPropertyResponseStatus()
Test attribute "response_status"
public
testPropertyResponseStatus() : mixed
Return values
mixed —testPropertyResponseTimeMillis()
Test attribute "response_time_millis"
public
testPropertyResponseTimeMillis() : mixed
Return values
mixed —testPropertyResultType()
Test attribute "result_type"
public
testPropertyResultType() : mixed
Return values
mixed —testPropertySeen()
Test attribute "seen"
public
testPropertySeen() : mixed
Return values
mixed —testPropertySmsId()
Test attribute "sms_id"
public
testPropertySmsId() : mixed
Return values
mixed —testPropertyUpdatedAt()
Test attribute "updated_at"
public
testPropertyUpdatedAt() : mixed
Return values
mixed —testPropertyUserId()
Test attribute "user_id"
public
testPropertyUserId() : mixed
Return values
mixed —testPropertyWebhookEvent()
Test attribute "webhook_event"
public
testPropertyWebhookEvent() : mixed
Return values
mixed —testPropertyWebhookId()
Test attribute "webhook_id"
public
testPropertyWebhookId() : mixed
Return values
mixed —testPropertyWebhookUrl()
Test attribute "webhook_url"
public
testPropertyWebhookUrl() : mixed
Return values
mixed —testWebhookResultDto()
Test "WebhookResultDto"
public
testWebhookResultDto() : mixed