MediaWiki
1.28.0
|
Public Member Functions | |
testGetAllAcquiredJobs () | |
testGetAllQueuedJobs () | |
testJobFromSpecInternal () | |
Private Member Functions | |
newJobQueue () | |
newJobSpecification () | |
|
private |
Definition at line 16 of file JobQueueMemoryTest.php.
References JobQueue\factory(), and wfWikiID().
Referenced by testGetAllAcquiredJobs(), testGetAllQueuedJobs(), and testJobFromSpecInternal().
|
private |
Definition at line 24 of file JobQueueMemoryTest.php.
References Title\newFromText().
Referenced by testGetAllAcquiredJobs(), testGetAllQueuedJobs(), and testJobFromSpecInternal().
JobQueueMemoryTest::testGetAllAcquiredJobs | ( | ) |
Definition at line 41 of file JobQueueMemoryTest.php.
References $queue, newJobQueue(), and newJobSpecification().
JobQueueMemoryTest::testGetAllQueuedJobs | ( | ) |
Definition at line 33 of file JobQueueMemoryTest.php.
References $queue, newJobQueue(), and newJobSpecification().
JobQueueMemoryTest::testJobFromSpecInternal | ( | ) |
Definition at line 52 of file JobQueueMemoryTest.php.
References $job, $queue, newJobQueue(), and newJobSpecification().