MediaWiki REL1_33
|
Public Member Functions | |
testGetAllAcquiredJobs () | |
testGetAllQueuedJobs () | |
testJobFromSpecInternal () | |
Private Member Functions | |
newJobQueue () | |
newJobSpecification () | |
|
private |
Definition at line 18 of file JobQueueMemoryTest.php.
References JobQueue\factory().
Referenced by testGetAllAcquiredJobs(), testGetAllQueuedJobs(), and testJobFromSpecInternal().
|
private |
Definition at line 26 of file JobQueueMemoryTest.php.
Referenced by testGetAllAcquiredJobs(), testGetAllQueuedJobs(), and testJobFromSpecInternal().
JobQueueMemoryTest::testGetAllAcquiredJobs | ( | ) |
Definition at line 43 of file JobQueueMemoryTest.php.
References $queue, newJobQueue(), and newJobSpecification().
JobQueueMemoryTest::testGetAllQueuedJobs | ( | ) |
Definition at line 35 of file JobQueueMemoryTest.php.
References $queue, newJobQueue(), and newJobSpecification().
JobQueueMemoryTest::testJobFromSpecInternal | ( | ) |
Definition at line 54 of file JobQueueMemoryTest.php.
References $job, $queue, newJobQueue(), and newJobSpecification().