Public Member Functions | |
setUp () | |
testGetDisplayName () | |
testGetType () | |
testGetRecommendedRunFrequencyContent () | |
testRunWithoutAnyItems () | |
testRunWithoutContact () | |
testRunWithContactNotContainingPrimaryEmail () | |
testRunWithContactContainingPrimaryEmailButWithTheWrongStatus () | |
testRunWithContactContainingPrimaryEmail () | |
testRunWithMarketingListContainingCustomFromNameAndFromAddress () | |
testRunWithInvalidMergeTags () | |
testRunWithValidMergeTags () | |
testRunWithCustomBatchSize () | |
testRunWithContactContainingPrimaryEmailOptedOut () | |
testRunWithMultipleRecipientsWithAttachments () | |
testRunWithSubscribedAndUnsubscribedMembers () | |
![]() | |
setUp () | |
![]() | |
setup () | |
teardown () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
![]() | |
static | setUpBeforeClass () |
static | tearDownAfterClass () |
static | resetAndPopulateFilesArrayByFilePathAndName ($arrayName, $filePath, $fileName) |
static | getDependentTestModelClassNames () |
static | getReflectedPropertyValue ($object, $propertyName) |
Protected Attributes | |
$user | |
Additional Inherited Members | |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
processDueItem (OwnedModel &$item) | |
getClassName () | |
getItemClassName () | |
getItemUtil () | |
resolveEmailMessage ($subject= 'Subject', $textContent= 'My First Message', $htmlContent= 'Some fake HTML content', $fromAddress= 'zurmo @zurmo.org', $fromName= 'Zurmo', $toAddress= 'bob.message @zurmotest.com', $toName=null, $contact=null) | |
![]() | |
endPrintOutputBufferAndFail () | |
![]() | |
assertWithinTolerance ($expected, $actual, $plusMinus) | |
assertWithinPercentage ($expected, $actual, $percentage) | |
isDebug () | |
![]() | |
static | startOutputBuffer () |
static | endAndGetOutputBuffer () |
![]() | |
static | getProtectedMethod ($className, $methodName) |
![]() | |
static | $activitiesObserver |
static | $conversationsObserver |
static | $emailMessagesObserver |
static | $contactLatestActivityDateTimeObserver |
static | $accountLatestActivityDateTimeObserver |
static | $accountContactAffiliationObserver |
Definition at line 36 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithoutContact | ( | ) |
testRunWithoutAnyItems
Definition at line 82 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithContactNotContainingPrimaryEmail | ( | ) |
testRunWithoutContact
Definition at line 107 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithContactContainingPrimaryEmailButWithTheWrongStatus | ( | ) |
testRunWithContactNotContainingPrimaryEmail
Definition at line 137 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithContactContainingPrimaryEmail | ( | ) |
testRunWithContactContainingPrimaryEmailButWithTheWrongStatus
Definition at line 170 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithMarketingListContainingCustomFromNameAndFromAddress | ( | ) |
testRunWithContactContainingPrimaryEmail
Definition at line 203 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithInvalidMergeTags | ( | ) |
testRunWithMarketingListContainingCustomFromNameAndFromAddress
Definition at line 238 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithValidMergeTags | ( | ) |
testRunWithInvalidMergeTags
Definition at line 277 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithCustomBatchSize | ( | ) |
testRunWithValidMergeTags
Definition at line 312 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithContactContainingPrimaryEmailOptedOut | ( | ) |
testRunWithCustomBatchSize
Definition at line 386 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithMultipleRecipientsWithAttachments | ( | ) |
testRunWithContactContainingPrimaryEmailOptedOut
Definition at line 431 of file CampaignQueueMessagesInOutboxJobTest.php.
testRunWithSubscribedAndUnsubscribedMembers | ( | ) |
testRunWithMultipleRecipientsWithAttachments
Definition at line 503 of file CampaignQueueMessagesInOutboxJobTest.php.