[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.
Loading...