PHP 클래스 paragraph1\phpFCM\Tests\MessageTest

상속: extends paragraph1\phpFCM\Tests\PhpFcmTestCase
파일 보기 프로젝트 열기: paragraph1/php-fcm

공개 메소드들

메소드 설명
testAddingMultipleDeviceRecipientsAddsRegistrationIds ( )
testAddingNewAndUnknownRecipientTypesYieldsException ( )
testJsonEncodeCorrectlyHandlesCollapseKeyAndData ( )
testJsonEncodeHandlesDelayIdle ( )
testJsonEncodeHandlesTTL ( )
testJsonEncodeWorksOnDeviceRecipients ( )
testJsonEncodeWorksOnTopicRecipients ( )
testJsonEncodeWorksWithContentAvailableFlag ( )
testJsonEncodeWorksWithoutContentAvailableFlag ( )
testThrowsExceptionWhenDifferentRecepientTypesAreRegistered ( )
testThrowsExceptionWhenNoRecepientWasAdded ( )
testWorksCorrectlyWithMultipleTopics ( )

보호된 메소드들

메소드 설명
setUp ( )

메소드 상세

setUp() 보호된 메소드

protected setUp ( )

testAddingMultipleDeviceRecipientsAddsRegistrationIds() 공개 메소드

testAddingNewAndUnknownRecipientTypesYieldsException() 공개 메소드

testJsonEncodeCorrectlyHandlesCollapseKeyAndData() 공개 메소드

testJsonEncodeHandlesDelayIdle() 공개 메소드

testJsonEncodeHandlesTTL() 공개 메소드

testJsonEncodeWorksOnDeviceRecipients() 공개 메소드

testJsonEncodeWorksOnTopicRecipients() 공개 메소드

testJsonEncodeWorksWithContentAvailableFlag() 공개 메소드

testJsonEncodeWorksWithoutContentAvailableFlag() 공개 메소드

testThrowsExceptionWhenDifferentRecepientTypesAreRegistered() 공개 메소드

testThrowsExceptionWhenNoRecepientWasAdded() 공개 메소드

testWorksCorrectlyWithMultipleTopics() 공개 메소드