[General] Adjust unit tests to no longer require process isolation

Review Request #340 — Created Dec. 23, 2014 and submitted — Latest diff uploaded

pprkut
Lunr
pprkut:mpns
lunr
Adjust unit tests to no longer require process isolation. This speeds up phpunit 4 runs dramatically and should now be to comparable levels as phpunit 3.7.
Unit tests
src/Lunr/Gravity/Database/MySQL/Tests/MySQLConnectionMasterSlaveTest.php
src/Lunr/Gravity/Filesystem/Tests/PhysicalFilesystemAccessObjectFileTest.php
src/Lunr/L10n/Tests/GettextL10nProviderBaseTest.php
src/Lunr/L10n/Tests/L10nTraitBaseTest.php
src/Lunr/L10n/Tests/PHPL10nProviderBaseTest.php
src/Lunr/Network/Tests/CurlExecuteTest.php
src/Lunr/Network/Tests/CurlRequestTest.php
src/Lunr/Sphere/Tests/SessionBaseTest.php
Loading...