MediaWiki  1.28.1
JobQueueMemoryTest Class Reference

JobQueueMemory. More...

Inheritance diagram for JobQueueMemoryTest:
Collaboration diagram for JobQueueMemoryTest:

Public Member Functions

 testGetAllAcquiredJobs ()
 
 testGetAllQueuedJobs ()
 
 testJobFromSpecInternal ()
 

Private Member Functions

 newJobQueue ()
 
 newJobSpecification ()
 

Detailed Description

JobQueueMemory.

JobQueue

GNU GPL v2+

Author
Thiemo Mättig

Definition at line 11 of file JobQueueMemoryTest.php.

Member Function Documentation

JobQueueMemoryTest::newJobQueue ( )
private
JobQueueMemoryTest::newJobSpecification ( )
private
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().


The documentation for this class was generated from the following file: