PHP Class Elgg\Notifications\SubscriptionsServiceTest

Inheritance: extends Elgg\TestCase
Afficher le fichier Open project: elgg/elgg

Méthodes publiques

Méthode Description
setUp ( )
testGetSubscriptionsForContainerWithNoMethodsRegistered ( )
testGetSubscriptionsForContainerWithProperInput ( )
testGetSubscriptionsWithBadObject ( )
testGetSubscriptionsWithNoMethodsRegistered ( )
testGetSubscriptionsWithProperInput ( )
testQueryGenerationForRetrievingSubscriptionRelationships ( )

Méthodes protégées

Méthode Description
createObjectFromArray ( array $data )

Method Details

createObjectFromArray() protected méthode

protected createObjectFromArray ( array $data )
$data array

setUp() public méthode

public setUp ( )

testGetSubscriptionsForContainerWithNoMethodsRegistered() public méthode

testGetSubscriptionsForContainerWithProperInput() public méthode

testGetSubscriptionsWithBadObject() public méthode

testGetSubscriptionsWithNoMethodsRegistered() public méthode

testGetSubscriptionsWithProperInput() public méthode

testQueryGenerationForRetrievingSubscriptionRelationships() public méthode