Documentation

ActionScheduler_QueueRunner_Test extends ActionScheduler_UnitTestCase
in package

Class ActionScheduler_QueueRunner_Test

Tags
group

runners

Table of Contents

$existing_timezone  : mixed
count()  : int
Counts the number of test cases executed by run(TestResult result).
return_6()  : mixed
run()  : mixed
We want to run every test multiple times using a different timezone to make sure that they are unaffected by changes to PHP's timezone.
test_batch_count_limit()  : mixed
test_changing_batch_count_limit()  : mixed
test_completed_action_status()  : mixed
test_create_runner()  : mixed
test_hooked_into_wp_cron()  : mixed
test_next_instance_of_action()  : mixed
test_run()  : mixed
test_run_with_future_actions()  : mixed
test_store_fetch_action_failure_schedule_next_instance()  : mixed

Properties

Methods

run()

We want to run every test multiple times using a different timezone to make sure that they are unaffected by changes to PHP's timezone.

public run([PHPUnit_Framework_TestResult $result = NULL ]) : mixed
Parameters
$result : PHPUnit_Framework_TestResult = NULL
Return values
mixed

test_store_fetch_action_failure_schedule_next_instance()

public test_store_fetch_action_failure_schedule_next_instance() : mixed
Return values
mixed

Search results