PHP Class Uecode\Bundle\QPushBundle\Tests\Provider\IronMqProviderTest

Author: Keith Kirk ([email protected])
Inheritance: extends PHPUnit_Framework_TestCase
Afficher le fichier Open project: uecode/qpush-bundle

Protected Properties

Свойство Type Description
$provider stdClass Mock Client

Méthodes publiques

Méthode Description
setUp ( )
tearDown ( )
testCreate ( )
testDelete ( )
testDestroy ( )
testGetProvider ( )
testOnMessageReceived ( )
testOnNotification ( )
testPublish ( )
testQueueInfo ( )
testReceive ( )

Private Methods

Méthode Description
getIronMqProvider ( array $options = [] )

Method Details

setUp() public méthode

public setUp ( )

tearDown() public méthode

public tearDown ( )

testCreate() public méthode

public testCreate ( )

testDelete() public méthode

public testDelete ( )

testDestroy() public méthode

public testDestroy ( )

testGetProvider() public méthode

public testGetProvider ( )

testOnMessageReceived() public méthode

testOnNotification() public méthode

public testOnNotification ( )

testPublish() public méthode

public testPublish ( )

testQueueInfo() public méthode

public testQueueInfo ( )

testReceive() public méthode

public testReceive ( )

Property Details

$provider protected_oe property

Mock Client
protected stdClass $provider
Résultat stdClass