This has got to be my favorite RoR error message:
1) Error: test_truth(Admin::EscalationMgt::EscalationViewsControllerTest): ArgumentError: Admin::EscalationMgt is not missing constant EscalationViewsController!
Only in Rails would the fact that you are trying to use a constant that does exist be an error.