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

Review Request #203 — Created Oct. 25, 2013 and submitted

andrea
Lunr
unit_refactoring
lunr
Made FrontControllerTest extending LunrBaseTest, updated methods in FrontControllerBaseTest.
FrontControllerDispatchTest and FrontControllerGetTest don't need any change.
Unit Tests.
  • 0
  • 0
  • 1
  • 0
  • 1
Description From Last Updated
pprkut
  1. 
      
  2. This is one of the cases where things need to be a bit different, otherwise we do some things unnecessarily twice.
    
    Two choices:
    - Drop the InstanceOf test
    - Get a dedicated reflection property and assert on that
  3. 
      
andrea
pprkut
  1. Ship It!
  2. 
      
andrea
Review request changed

Status: Closed (submitted)

Change Summary:

Merged into master
Loading...