-
-
src/Lunr/Flare/Tests/VerificationBaseTest.php (Diff revision 1) There is a function assertPropertyEmpty(), which I also discovered today
-
-
[Flare] [Tests] Ported VerificationTest to LunrBaseTest,updated relevant methods
Review Request #213 — Created Oct. 28, 2013 and submitted
Information | |
---|---|
andrea | |
Lunr | |
unit_refactoring | |
Reviewers | |
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.