Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Elgg
Notifications
SubscriptionsServiceTest
PHP Class Elgg\Notifications\SubscriptionsServiceTest
Inheritance:
extends
Elgg\TestCase
Exibir arquivo
Open project: elgg/elgg
Public Methods
Method
Description
setUp
( )
testGetSubscriptionsForContainerWithNoMethodsRegistered
( )
testGetSubscriptionsForContainerWithProperInput
( )
testGetSubscriptionsWithBadObject
( )
testGetSubscriptionsWithNoMethodsRegistered
( )
testGetSubscriptionsWithProperInput
( )
testQueryGenerationForRetrievingSubscriptionRelationships
( )
Protected Methods
Method
Description
createObjectFromArray
(
array
$data
)
Method Details
createObjectFromArray()
protected
method
protected
createObjectFromArray
(
array
$data
)
$data
array
setUp()
public
method
public
setUp
( )
testGetSubscriptionsForContainerWithNoMethodsRegistered()
public
method
public
testGetSubscriptionsForContainerWithNoMethodsRegistered
( )
testGetSubscriptionsForContainerWithProperInput()
public
method
public
testGetSubscriptionsForContainerWithProperInput
( )
testGetSubscriptionsWithBadObject()
public
method
public
testGetSubscriptionsWithBadObject
( )
testGetSubscriptionsWithNoMethodsRegistered()
public
method
public
testGetSubscriptionsWithNoMethodsRegistered
( )
testGetSubscriptionsWithProperInput()
public
method
public
testGetSubscriptionsWithProperInput
( )
testQueryGenerationForRetrievingSubscriptionRelationships()
public
method
public
testQueryGenerationForRetrievingSubscriptionRelationships
( )