[Vortex] Proper typing of $this->class in unit tests
Review Request #1050 — Created Oct. 31, 2023 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr.Vortex | |
3f36008... | |
Reviewers | |
lunr | |
Proper typing of $this->class in unit tests
GitHub actions run: https://github.com/pprkut/lunr.vortex/actions/runs/6706992834
Diff Revision 1 (Latest)
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 |
---|