[Corona] [Tests] Made ErrorEnumTraitTest extending LunrBaseTest, updated methods

Review Request #200 — Created Oct. 25, 2013 and submitted — Latest diff uploaded

andrea
Lunr
unit_refactoring
lunr
ErrorEnumTraitTest is now extending from LunrBaseTest instead of PHPUnit_Framework_TestCase, which gives access to methods assertPropertyEquals and assertPropertySame.. so assertions have been updated.
Unit tests.

Changes between revision 1 and 2

orig
1
2
src/Lunr/Corona/Tests/ErrorEnumTraitTest.php
Loading...