MediaWiki  REL1_31
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

Note
GNU GPL v2+
Author
Thiemo Kreuz

Definition at line 11 of file JobQueueMemoryTest.php.

Member Function Documentation

◆ newJobQueue()

JobQueueMemoryTest::newJobQueue ( )
private

◆ newJobSpecification()

JobQueueMemoryTest::newJobSpecification ( )
private

◆ testGetAllAcquiredJobs()

JobQueueMemoryTest::testGetAllAcquiredJobs ( )

Definition at line 43 of file JobQueueMemoryTest.php.

References $queue, newJobQueue(), and newJobSpecification().

◆ testGetAllQueuedJobs()

JobQueueMemoryTest::testGetAllQueuedJobs ( )

Definition at line 35 of file JobQueueMemoryTest.php.

References $queue, newJobQueue(), and newJobSpecification().

◆ testJobFromSpecInternal()

JobQueueMemoryTest::testJobFromSpecInternal ( )

Definition at line 54 of file JobQueueMemoryTest.php.

References $job, $queue, class, newJobQueue(), and newJobSpecification().


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