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

Public Member Functions

 testCanConstruct ()
 
 testDetectChangesOnProperty ( $mockedStoreValues, $dataValues, $propertiesToCompare, $expected)
 
 testDetectChangesOnCategory ( $mockedStoreValues, $dataValues, $propertiesToCompare, $expected)
 
 detectChanges ( $subject, $mockedStoreValues, $dataValues, $propertiesToCompare, $expected)
 
 dataItemDataProvider ()
 
 doComparePropertyValuesOnCallback ( $subject, DIProperty $property, $requestoptions=null)
 

Protected Member Functions

 setUp ()
 
 tearDown ()
 

Protected Attributes

 $mockedStoreValues
 

Detailed Description

semantic-mediawiki

GNU GPL v2+

Since
1.9
Author
mwjames

Member Function Documentation

◆ doComparePropertyValuesOnCallback()

SMW\Tests\Property\ChangePropagationNotifierTest::doComparePropertyValuesOnCallback (   $subject,
DIProperty  $property,
  $requestoptions = null 
)

Returns an array of SMWDataItem and simulates an alternating existencance of return values ('_LIST')

See also
Store::getPropertyValues
Returns
SMWDataItem[]

◆ testDetectChangesOnCategory()

SMW\Tests\Property\ChangePropagationNotifierTest::testDetectChangesOnCategory (   $mockedStoreValues,
  $dataValues,
  $propertiesToCompare,
  $expected 
)

dataItemDataProvider

◆ testDetectChangesOnProperty()

SMW\Tests\Property\ChangePropagationNotifierTest::testDetectChangesOnProperty (   $mockedStoreValues,
  $dataValues,
  $propertiesToCompare,
  $expected 
)

dataItemDataProvider


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

About | General disclaimer | Privacy policy