PHP 클래스 Uecode\Bundle\QPushBundle\Tests\Provider\IronMqProviderTest

저자: Keith Kirk ([email protected])
상속: extends PHPUnit_Framework_TestCase
파일 보기 프로젝트 열기: uecode/qpush-bundle

보호된 프로퍼티들

프로퍼티 타입 설명
$provider stdClass Mock Client

공개 메소드들

메소드 설명
setUp ( )
tearDown ( )
testCreate ( )
testDelete ( )
testDestroy ( )
testGetProvider ( )
testOnMessageReceived ( )
testOnNotification ( )
testPublish ( )
testQueueInfo ( )
testReceive ( )

비공개 메소드들

메소드 설명
getIronMqProvider ( array $options = [] )

메소드 상세

setUp() 공개 메소드

public setUp ( )

tearDown() 공개 메소드

public tearDown ( )

testCreate() 공개 메소드

public testCreate ( )

testDelete() 공개 메소드

public testDelete ( )

testDestroy() 공개 메소드

public testDestroy ( )

testGetProvider() 공개 메소드

public testGetProvider ( )

testOnMessageReceived() 공개 메소드

testOnNotification() 공개 메소드

public testOnNotification ( )

testPublish() 공개 메소드

public testPublish ( )

testQueueInfo() 공개 메소드

public testQueueInfo ( )

testReceive() 공개 메소드

public testReceive ( )

프로퍼티 상세

$provider 보호되어 있는 프로퍼티

Mock Client
protected stdClass $provider
리턴 stdClass