TrackingPixelDtoTest
extends TestCase
in package
TrackingPixelDtoTest 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
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyHtml() : mixed
- Test attribute "html"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxId() : mixed
- Test attribute "inbox_id"
- testPropertyRecipient() : mixed
- Test attribute "recipient"
- testPropertySeen() : mixed
- Test attribute "seen"
- testPropertySeenAt() : mixed
- Test attribute "seen_at"
- testPropertySentEmailId() : mixed
- Test attribute "sent_email_id"
- testPropertyUrl() : mixed
- Test attribute "url"
- testTrackingPixelDto() : mixed
- Test "TrackingPixelDto"
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 —testPropertyCreatedAt()
Test attribute "created_at"
public
testPropertyCreatedAt() : mixed
Return values
mixed —testPropertyHtml()
Test attribute "html"
public
testPropertyHtml() : 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 —testPropertyRecipient()
Test attribute "recipient"
public
testPropertyRecipient() : mixed
Return values
mixed —testPropertySeen()
Test attribute "seen"
public
testPropertySeen() : mixed
Return values
mixed —testPropertySeenAt()
Test attribute "seen_at"
public
testPropertySeenAt() : mixed
Return values
mixed —testPropertySentEmailId()
Test attribute "sent_email_id"
public
testPropertySentEmailId() : mixed
Return values
mixed —testPropertyUrl()
Test attribute "url"
public
testPropertyUrl() : mixed
Return values
mixed —testTrackingPixelDto()
Test "TrackingPixelDto"
public
testTrackingPixelDto() : mixed