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

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

Protected Properties

Property Type Description
$provider stdClass Mock Client

Public Methods

Method Description
setUp ( )
tearDown ( )
testCreate ( )
testDelete ( )
testDestroy ( )
testGetProvider ( )
testOnMessageReceived ( )
testOnNotification ( )
testPublish ( )
testQueueInfo ( )
testReceive ( )

Private Methods

Method Description
getIronMqProvider ( array $options = [] )

Method Details

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testCreate() public method

public testCreate ( )

testDelete() public method

public testDelete ( )

testDestroy() public method

public testDestroy ( )

testGetProvider() public method

public testGetProvider ( )

testOnMessageReceived() public method

testOnNotification() public method

public testOnNotification ( )

testPublish() public method

public testPublish ( )

testQueueInfo() public method

public testQueueInfo ( )

testReceive() public method

public testReceive ( )

Property Details

$provider protected property

Mock Client
protected stdClass $provider
return stdClass