Semantic MediaWiki and related extensions
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
SMW\Tests\MediaWiki\Jobs\UpdateDispatcherJobTest Class Reference
Inheritance diagram for SMW\Tests\MediaWiki\Jobs\UpdateDispatcherJobTest:
Inheritance graph
[legend]
Collaboration diagram for SMW\Tests\MediaWiki\Jobs\UpdateDispatcherJobTest:
Collaboration graph
[legend]

Public Member Functions

 testCanConstruct ()
 
 testPushToJobQueue ()
 
 testChunkedJobWithListOnValidMembers ()
 
 testChunkedJobWithListOnInvalidMembers ()
 
 testJobRunOnMainNamespace ()
 
 testJobRunOnPropertyNamespace ()
 
 testJobRunOnRestrictedPool ()
 
 testRunJobOnMockWithOutParameters ( $setup, $expected)
 
 testRunJobOnMockWithParameters ( $setup, $expected)
 
 subjectDataProvider ()
 
 mockStoreAllPropertySubjectsCallback (DIProperty $property)
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Protected Attributes

 $expectedProperty
 
 $expectedSubjects
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ mockStoreAllPropertySubjectsCallback()

SMW\Tests\MediaWiki\Jobs\UpdateDispatcherJobTest::mockStoreAllPropertySubjectsCallback ( DIProperty  $property)

Returns an array of DIWikiPage objects if the expected property and the argument property are identical

See also
Store::getAllPropertySubjects
Returns
DIWikiPage[]

◆ testRunJobOnMockWithOutParameters()

SMW\Tests\MediaWiki\Jobs\UpdateDispatcherJobTest::testRunJobOnMockWithOutParameters (   $setup,
  $expected 
)

subjectDataProvider

◆ testRunJobOnMockWithParameters()

SMW\Tests\MediaWiki\Jobs\UpdateDispatcherJobTest::testRunJobOnMockWithParameters (   $setup,
  $expected 
)

subjectDataProvider


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

About | General disclaimer | Privacy policy