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

Public Member Functions

 testDeleteAll ()
 
 usageCountProvider ()
 
 testGetUsageCount ( $propId, $usageCount)
 
 testAddToUsageCountWithInvalidCountThrowsException ()
 
 testAddToUsageCountWithInvalidIdThrowsException ()
 
 testInsertUsageCount ( $propId, $usageCount)
 
 testAddToUsageCounts ()
 
 testAddToUsageCountsOnTransactionIdle ()
 
 testAddToUsageCountsWillNotWaitOnTransactionIdleWhenCommandLineModeIsActive ()
 
 testInsertUsageCountWithArrayValue ()
 
 testAddToUsageCountsWithArrayValue ()
 
 testSetUsageCountWithArrayValue ()
 
 testUpsertOnInsertUsageCount ()
 

Protected Member Functions

 getTable ()
 

Protected Attributes

 $statsTable = null
 

Detailed Description

semantic-mediawiki

medium

GNU GPL v2+

Since
1.9
Author
Jeroen De Dauw < jeroe.nosp@m.nded.nosp@m.auw@g.nosp@m.mail.nosp@m..com >

Member Function Documentation

◆ getTable()

SMW\Tests\SQLStore\PropertyStatisticsStoreTest::getTable ( )
protected
Returns

◆ testGetUsageCount()

SMW\Tests\SQLStore\PropertyStatisticsStoreTest::testGetUsageCount (   $propId,
  $usageCount 
)

usageCountProvider

◆ testInsertUsageCount()

SMW\Tests\SQLStore\PropertyStatisticsStoreTest::testInsertUsageCount (   $propId,
  $usageCount 
)

usageCountProvider

Parameters
int$propId
int$usageCount

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

About | General disclaimer | Privacy policy