Vortex: put unit tests files inside their own platorm folder

Review Request #441 — Created May 19, 2016 and submitted — Latest diff uploaded

tardypad
Lunr
vortex_unit_test_files_folder
lunr
easier to maintain

unit tests

src/Lunr/Vortex/APNS/Tests/APNSPayloadTest.php
src/Lunr/Vortex/Email/Tests/EmailPayloadGetTest.php
src/Lunr/Vortex/GCM/Tests/GCMPayloadGetTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseBasePushSuccessTest.php
src/Lunr/Vortex/GCM/Tests/GCMResponseGetStatusTest.php
src/Lunr/Vortex/MPNS/Tests/MPNSResponseSetTest.php
src/Lunr/Vortex/MPNS/Tests/MPNSResponseTest.php
src/Lunr/Vortex/MPNS/Tests/MPNSTilePayloadGetTest.php
src/Lunr/Vortex/MPNS/Tests/MPNSToastPayloadGetTest.php
src/Lunr/Vortex/PAP/Tests/PAPDispatcherBaseTest.php
src/Lunr/Vortex/PAP/Tests/PAPPayloadGetTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseInvalidXMLTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseSetTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseSuccessTest.php
src/Lunr/Vortex/PAP/Tests/PAPResponseTest.php
src/Lunr/Vortex/WNS/Tests/WNSBadgePayloadGetTest.php
src/Lunr/Vortex/WNS/Tests/WNSResponseSetTest.php
src/Lunr/Vortex/WNS/Tests/WNSResponseTest.php
src/Lunr/Vortex/WNS/Tests/WNSTilePayloadGetTest.php
src/Lunr/Vortex/WNS/Tests/WNSToastPayloadGetTest.php
This diff has been split across 3 pages: 1 2 3 >
Loading...