missing?()
Was the URL not found?
# File actionpack/lib/action_controller/test_process.rb, line 179 def missing? response_code == 404 end