[Vortex] Proper typing of $this->class in unit tests

Review Request #1050 — Created Oct. 31, 2023 and submitted — Latest diff uploaded

pprkut
Lunr.Vortex
3f36008...
lunr

Proper typing of $this->class in unit tests

src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSDispatcherTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushErrorTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseBasePushSuccessTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseGetStatusTest.php
src/Lunr/Vortex/APNS/ApnsPHP/Tests/APNSResponseTest.php
src/Lunr/Vortex/APNS/Tests/APNSPayloadTest.php
src/Lunr/Vortex/Email/Tests/EmailDispatcherTest.php
src/Lunr/Vortex/Email/Tests/EmailPayloadTest.php
src/Lunr/Vortex/Email/Tests/EmailResponseTest.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseBasePushErrorTest.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseBasePushSuccessTest.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseGetStatusTest.php
src/Lunr/Vortex/FCM/Tests/FCMBatchResponseTest.php
src/Lunr/Vortex/FCM/Tests/FCMDispatcherTest.php
src/Lunr/Vortex/FCM/Tests/FCMPayloadTest.php
src/Lunr/Vortex/FCM/Tests/FCMResponseTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseBasePushErrorTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseBasePushSuccessTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseGetMessageIdTest.php
src/Lunr/Vortex/JPush/Tests/JPushBatchResponseGetStatusTest.php
This diff has been split across 2 pages: 1 2 >
Loading...