Public Member Functions | |
setUp () | |
testGetDisplayName () | |
testGetType () | |
testGetRecommendedRunFrequencyContent () | |
testRunWithoutAnyCampaigns () | |
testRunWithNoCampaignWithProcessingStatus () | |
testRunWithCampaignWithProcessingStatusButNoProcessedItems () | |
testRunWithCampaignWithProcessingStatusAndProcessedItems () | |
testRunWithCustomBatchSize () | |
Static Public Member Functions | |
static | setUpBeforeClass () |
Protected Attributes | |
$user |
Definition at line 36 of file CampaignMarkCompletedJobTest.php.
testRunWithNoCampaignWithProcessingStatus | ( | ) |
testRunWithoutAnyCampaigns
Definition at line 82 of file CampaignMarkCompletedJobTest.php.
testRunWithCampaignWithProcessingStatusButNoProcessedItems | ( | ) |
testRunWithNoCampaignWithProcessingStatus
Definition at line 143 of file CampaignMarkCompletedJobTest.php.
testRunWithCampaignWithProcessingStatusAndProcessedItems | ( | ) |
testRunWithCampaignWithProcessingStatusButNoProcessedItems
Definition at line 172 of file CampaignMarkCompletedJobTest.php.
testRunWithCustomBatchSize | ( | ) |
testRunWithCampaignWithProcessingStatusAndProcessedItems
Definition at line 201 of file CampaignMarkCompletedJobTest.php.