[General] Restructure test statics
Review Request #151 — Created Sept. 23, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
pprkut | |
Lunr | |
pprkut:l10ntests | |
|
|
159 | |
Reviewers | |
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)
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 |
---|