[Core] [Tests] Updated DateTimeTest and related to extend LunrBaseTest

Review Request #195 — Created Oct. 24, 2013 and submitted

andrea
Lunr
tests_refactoring
lunr
made DateTimeTest extending LunrBaseTest instead of PHPUnit Framework directly and updated names for class and reflection class. Changed (updated to new ones) the way reflection properties and methods are retrieved in related tests.
Unit Tests.
  • 0
  • 0
  • 7
  • 0
  • 7
Description From Last Updated
pprkut
  1. 
      
  2. assertPropertyEquals
  3. assertPropertyEquals
  4. assertPropertyEquals
  5. assertPropertyEquals
  6. assertPropertyEquals
  7. assertPropertyEquals
  8. src/Lunr/Core/Tests/DateTimeTest.php (Diff revision 1)
     
     
    unfortunately, this doesn't work. Just unset() them here directly
  9. 
      
andrea
andrea
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...