Public Member Functions | |
setUp () | |
testSingleItem () | |
testTenItems () | |
testFiftyItems () | |
testHundredItems () | |
testTwoFiftyItems () | |
testFiveHundredItems () | |
testThousandItems () | |
generateCampaignItemsForDueCampaigns ($count) | |
![]() | |
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 Member Functions | |
ensureTimeSpentIsLessOrEqualThanExpectedForCount ($count) | |
![]() | |
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 () | |
Protected Attributes | |
$user | |
$singleItemExpectedTime = 0.007 | |
Additional Inherited Members | |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
static | $activateDefaultLanguages = false |
![]() | |
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 CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.
testTenItems | ( | ) |
testSingleItem
Definition at line 68 of file CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.
testFiftyItems | ( | ) |
testTenItems
Definition at line 76 of file CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.
testHundredItems | ( | ) |
testFiftyItems
Definition at line 84 of file CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.
testTwoFiftyItems | ( | ) |
testHundredItems
Definition at line 92 of file CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.
testFiveHundredItems | ( | ) |
testTwoFiftyItems
Definition at line 100 of file CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.
testThousandItems | ( | ) |
testFiveHundredItems
Definition at line 108 of file CampaignGenerateDueCampaignItemsJobBenchmarkTest.php.