[General] Restructure test statics

Review Request #151 — Created Sept. 23, 2013 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:l10ntests
149
159
lunr
Restructure ConfigServiceLocator, Configuration, Feedback, Gravity, Surface and Vortex test statics.

Now test statics are organized by namespace under /test/statics

(Don't be scared of the many changes, the last 2 pages are just renames without content change)
Unit tests

Diff Revision 1 (Latest)

This diff has been split across 3 pages: 1 2 3 >
src/Lunr/Core/Tests/ConfigServiceLocatorSupportTest.php
src/Lunr/Core/Tests/ConfigurationLoadFileTest.php
src/Lunr/Feedback/Tests/FileLoggerTest.php
src/Lunr/Gravity/Filesystem/Tests/PhysicalFilesystemAccessObjectFileTest.php
src/Lunr/Gravity/Filesystem/Tests/PhysicalFilesystemAccessObjectTest.php
src/Lunr/Surface/Tests/PaginationHTMLTest.php
src/Lunr/Vortex/GCM/Tests/GCMPayloadGetTest.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
tests/test.bootstrap.inc.php
tests/statics/configuration/conf.correct.inc.php
tests/statics/configuration/conf.not_array.inc.php
tests/statics/configuration/invalid/conf.database.inc.php
tests/statics/locator/locate.datetime.inc.php
tests/statics/locator/locate.recipeidnotarray.inc.php
tests/statics/locator/locate.recipeidnotset.inc.php
tests/statics/locator/locate.recipeidparamsnotarray.inc.php
tests/statics/locator/locate.valid.inc.php
This diff has been split across 3 pages: 1 2 3 >
Loading...