Vortex: add push notification multi dispatcher interface
Review Request #438 — Created May 17, 2016 and submitted — Latest diff uploaded
Information | |
---|---|
tardypad | |
Lunr | |
push_notification_dispatcher_support_multicast | |
Reviewers | |
lunr | |
Add the missing unit tests declarations
unit tests
Changes between revision 1 and 2
orig
1
2
3
src/Lunr/Vortex/PushNotificationDispatcherInterface.php |
---|
src/Lunr/Vortex/APNS/APNSDispatcher.php |
---|
src/Lunr/Vortex/APNS/Tests/APNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/Email/EmailDispatcher.php |
---|
src/Lunr/Vortex/Email/Tests/EmailDispatcherBaseTest.php |
---|
src/Lunr/Vortex/GCM/GCMDispatcher.php |
---|
src/Lunr/Vortex/GCM/Tests/GCMDispatcherBaseTest.php |
---|
src/Lunr/Vortex/MPNS/MPNSDispatcher.php |
---|
src/Lunr/Vortex/MPNS/Tests/MPNSDispatcherBaseTest.php |
---|
src/Lunr/Vortex/PAP/PAPDispatcher.php |
---|
src/Lunr/Vortex/PAP/Tests/PAPDispatcherBaseTest.php |
---|
src/Lunr/Vortex/WNS/WNSDispatcher.php |
---|
src/Lunr/Vortex/WNS/Tests/WNSDispatcherBaseTest.php |
---|