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

Inheritance: extends PHPUnit_Framework_TestCase
ファイルを表示 Open project: uecode/qpush-bundle

Public Methods

Method Description
setUp ( )
testCreate ( )
testDelete ( )
testDestroy ( )
testGetProvider ( )
testPublish ( )
testReceive ( )

Protected Methods

Method Description
getCustomProvider ( )
setNoOpExpectation ( )

Method Details

getCustomProvider() protected method

protected getCustomProvider ( )

setNoOpExpectation() protected method

protected setNoOpExpectation ( )

setUp() public method

public setUp ( )

testCreate() public method

public testCreate ( )

testDelete() public method

public testDelete ( )

testDestroy() public method

public testDestroy ( )

testGetProvider() public method

public testGetProvider ( )

testPublish() public method

public testPublish ( )

testReceive() public method

public testReceive ( )