Public Member Functions | |
setUp () | |
testGetDisplayName () | |
testGetType () | |
testGetRecommendedRunFrequencyContent () | |
testRunWithoutAnyItems () | |
testRunWithoutContact () | |
testRunWithContactNotContainingPrimaryEmail () | |
testRunWithContactContainingPrimaryEmail () | |
testRunWithMarketingListContainingCustomFromNameAndFromAddress () | |
testRunWithInvalidMergeTags () | |
testRunWithValidMergeTags () | |
testRunWithCustomBatchSize () | |
testRunWithContactContainingPrimaryEmailOptedOut () | |
![]() | |
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 AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithoutContact | ( | ) |
testRunWithoutAnyItems
Definition at line 82 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithContactNotContainingPrimaryEmail | ( | ) |
testRunWithoutContact
Definition at line 104 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithContactContainingPrimaryEmail | ( | ) |
testRunWithContactNotContainingPrimaryEmail
Definition at line 132 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithMarketingListContainingCustomFromNameAndFromAddress | ( | ) |
testRunWithContactContainingPrimaryEmail
Definition at line 164 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithInvalidMergeTags | ( | ) |
testRunWithMarketingListContainingCustomFromNameAndFromAddress
Definition at line 199 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithValidMergeTags | ( | ) |
testRunWithInvalidMergeTags
Definition at line 240 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithCustomBatchSize | ( | ) |
testRunWithValidMergeTags
Definition at line 275 of file AutoresponderQueueMessagesInOutboxJobTest.php.
testRunWithContactContainingPrimaryEmailOptedOut | ( | ) |
testRunWithCustomBatchSize
Definition at line 341 of file AutoresponderQueueMessagesInOutboxJobTest.php.