[Corona] [Tests] Made ErrorEnumTraitTest extending LunrBaseTest, updated methods
Review Request #200 — Created Oct. 25, 2013 and submitted — Latest diff uploaded
Information | |
---|---|
andrea | |
Lunr | |
unit_refactoring | |
Reviewers | |
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.
Diff Revision 1
This is not the most recent revision of the diff. The latest diff is revision 2. See what's changed.
orig
1
2
src/Lunr/Corona/Tests/ErrorEnumTraitTest.php |
---|