[Flare] [Tests] Ported VerificationTest to LunrBaseTest,updated relevant methods

Review Request #213 — Created Oct. 28, 2013 and submitted — Latest diff uploaded

andrea
Lunr
unit_refactoring
lunr
Made Flare\Tests\VerificationTest extend from LunrBaseTest instead of PHPUnit framework directly.
Five files are related and their methods have been updated as well:
VerificationBaseTest, VerificationChecksTest, VerificationNullPointerTest, VerificationResultTest, VerificationSetTest.
Unit tests.
src/Lunr/Flare/Tests/VerificationBaseTest.php
src/Lunr/Flare/Tests/VerificationChecksTest.php
src/Lunr/Flare/Tests/VerificationNullPointerTest.php
src/Lunr/Flare/Tests/VerificationResultTest.php
src/Lunr/Flare/Tests/VerificationSetTest.php
src/Lunr/Flare/Tests/VerificationTest.php
Loading...