OrganizationInboxProjectionTest
extends TestCase
in package
OrganizationInboxProjectionTest 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
- testOrganizationInboxProjection() : mixed
- Test "OrganizationInboxProjection"
- testPropertyCreatedAt() : mixed
- Test attribute "created_at"
- testPropertyDomainId() : mixed
- Test attribute "domain_id"
- testPropertyEmailAddress() : mixed
- Test attribute "email_address"
- testPropertyFavourite() : mixed
- Test attribute "favourite"
- testPropertyFunctionsAs() : mixed
- Test attribute "functions_as"
- testPropertyId() : mixed
- Test attribute "id"
- testPropertyInboxType() : mixed
- Test attribute "inbox_type"
- testPropertyName() : mixed
- Test attribute "name"
- testPropertyReadOnly() : mixed
- Test attribute "read_only"
- testPropertyTags() : mixed
- Test attribute "tags"
- testPropertyTeamAccess() : mixed
- Test attribute "team_access"
- testPropertyVirtualInbox() : mixed
- Test attribute "virtual_inbox"
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 —testOrganizationInboxProjection()
Test "OrganizationInboxProjection"
public
testOrganizationInboxProjection() : mixed
Return values
mixed —testPropertyCreatedAt()
Test attribute "created_at"
public
testPropertyCreatedAt() : mixed
Return values
mixed —testPropertyDomainId()
Test attribute "domain_id"
public
testPropertyDomainId() : mixed
Return values
mixed —testPropertyEmailAddress()
Test attribute "email_address"
public
testPropertyEmailAddress() : mixed
Return values
mixed —testPropertyFavourite()
Test attribute "favourite"
public
testPropertyFavourite() : mixed
Return values
mixed —testPropertyFunctionsAs()
Test attribute "functions_as"
public
testPropertyFunctionsAs() : mixed
Return values
mixed —testPropertyId()
Test attribute "id"
public
testPropertyId() : mixed
Return values
mixed —testPropertyInboxType()
Test attribute "inbox_type"
public
testPropertyInboxType() : mixed
Return values
mixed —testPropertyName()
Test attribute "name"
public
testPropertyName() : mixed
Return values
mixed —testPropertyReadOnly()
Test attribute "read_only"
public
testPropertyReadOnly() : mixed
Return values
mixed —testPropertyTags()
Test attribute "tags"
public
testPropertyTags() : mixed
Return values
mixed —testPropertyTeamAccess()
Test attribute "team_access"
public
testPropertyTeamAccess() : mixed
Return values
mixed —testPropertyVirtualInbox()
Test attribute "virtual_inbox"
public
testPropertyVirtualInbox() : mixed